mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-18 12:20:12 +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:
@@ -23,7 +23,7 @@ import pandas as pd
|
||||
|
||||
from zipline._protocol import handle_non_market_minutes
|
||||
|
||||
from zipline.finance.restrictions import (
|
||||
from zipline.finance.asset_restrictions import (
|
||||
Restriction,
|
||||
HistoricalRestrictions,
|
||||
RESTRICTION_STATES,
|
||||
|
||||
Reference in New Issue
Block a user