fixed isort issue
This commit is contained in:
parent
a1566fe5d7
commit
67e9626da1
@ -5,6 +5,7 @@ bot constants
|
||||
"""
|
||||
from typing import List, Tuple
|
||||
|
||||
|
||||
DEFAULT_CONFIG = 'config.json'
|
||||
DEFAULT_EXCHANGE = 'bittrex'
|
||||
PROCESS_THROTTLE_SECS = 5 # sec
|
||||
|
Loading…
Reference in New Issue
Block a user