1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-07 13:00:58 +08:00

Fix pit download_data script TypeError (#978) (#979)

* Fix pit download_data script TypeError (#978)

* Format pit collector with black

* Format pit collector with black
This commit is contained in:
Chauncey
2022-03-15 14:02:14 +08:00
committed by GitHub
parent 2681c61c60
commit 5f18ba7970
2 changed files with 40 additions and 17 deletions

View File

@@ -369,8 +369,6 @@ class BaseRun(abc.ABC):
default 2
delay: float
time.sleep(delay), default 0
interval: str
freq, value from [1min, 1d], default 1d
start: str
start datetime, default "2000-01-01"
end: str