diff --git a/main.py b/main.py index c5cbaba14..cc6cb10cb 100755 --- a/main.py +++ b/main.py @@ -24,6 +24,7 @@ __license__ = "custom" __version__ = "0.5.1" + conf = get_conf() api_wrapper = get_exchange_api(conf)