Update __init__.py
This commit is contained in:
parent
2600e189bd
commit
491aaef73c
@ -79,7 +79,6 @@ def load_tickerdata_file(
|
||||
pairdata = trim_tickerlist(pairdata, timerange)
|
||||
return pairdata
|
||||
|
||||
|
||||
def load_data(datadir: str,
|
||||
ticker_interval: str,
|
||||
pairs: Optional[List[str]] = None,
|
||||
|
Loading…
Reference in New Issue
Block a user