mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-11 12:00:50 +08:00
MAINT/STY: Upgrade flake8 and fix new failures.
This commit is contained in:
@@ -35,10 +35,10 @@ from zipline.errors import (
|
||||
)
|
||||
|
||||
from zipline.testing.predicates import assert_equal
|
||||
from zipline.utils.calendars import(
|
||||
register_calendar,
|
||||
from zipline.utils.calendars import (
|
||||
deregister_calendar,
|
||||
get_calendar,
|
||||
register_calendar,
|
||||
)
|
||||
from zipline.utils.calendars.calendar_utils import (
|
||||
_default_calendar_aliases,
|
||||
|
||||
Reference in New Issue
Block a user