mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-07 13:00:58 +08:00
* Fix pit download_data script TypeError (#978) * Format pit collector with black * Format pit collector with black
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user