mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-20 12:10:30 +08:00
MAINT: Rename restrictions.py to asset_restrictions.py
For clarity as to what sort of restrictions these are
This commit is contained in:
@@ -8,7 +8,7 @@ import pytz
|
||||
import zipline
|
||||
|
||||
from zipline.errors import SymbolNotFound
|
||||
from zipline.finance.restrictions import SecurityListRestrictions
|
||||
from zipline.finance.asset_restrictions import SecurityListRestrictions
|
||||
from zipline.zipline_warnings import ZiplineDeprecationWarning
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user