diff --git a/freqtrade/rpc/rest_client.py b/freqtrade/rpc/rest_client.py index c5007970f..fa63cf4f7 100755 --- a/freqtrade/rpc/rest_client.py +++ b/freqtrade/rpc/rest_client.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3. +#!/usr/bin/env python3 """ Simple command line client into RPC commands Can be used as an alternate to Telegram