mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
fix PEP8: qlib/scripts/data_collector/fund/collector.py
This commit is contained in:
@@ -165,6 +165,7 @@ class FundollectorCN(FundCollector, ABC):
|
||||
class FundCollectorCN1d(FundollectorCN):
|
||||
pass
|
||||
|
||||
|
||||
class FundNormalize(BaseNormalize):
|
||||
DAILY_FORMAT = "%Y-%m-%d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user