mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 02:08:24 +08:00
MAINT: Remove temporary nullctx alias.
This commit is contained in:
@@ -8,10 +8,6 @@ from numpy.testing import assert_array_equal
|
||||
import operator
|
||||
from zipline.finance.blotter import ORDER_STATUS
|
||||
from zipline.utils import security_list
|
||||
# FIXME: This is downstream compat. If it's still here by August 5, 2015,
|
||||
# please yell at Scott Sanderson.
|
||||
from zipline.utils.control_flow import nullctx # noqa
|
||||
|
||||
from six import (
|
||||
itervalues,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user