Fix tests; fix codestyle

This commit is contained in:
Anton
2018-05-21 23:15:01 +03:00
parent e1cb0dbf28
commit 8c22cfce37
2 changed files with 15 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ def load_data(datadir: str,
result[pair] = pairdata
else:
logger.warn('No data for pair %s, use --update-pairs-cached to download the data', pair)
return result