From 3fa8aae66dd0979c4d60a9e6f3d40a90f6142e61 Mon Sep 17 00:00:00 2001 From: gcarq Date: Sun, 14 May 2017 15:53:53 +0200 Subject: [PATCH] test commit --- main.py | 1 + 1 file changed, 1 insertion(+) 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)