Update __init__.py

This commit is contained in:
creslin
2018-05-31 12:14:19 +03:00
committed by GitHub
parent 2600e189bd
commit 491aaef73c

View File

@@ -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,