Update local_rpc_server.py
This commit is contained in:
parent
efbeabf141
commit
2d0a4c4de5
@ -50,7 +50,7 @@ class LocalRPCControls(object):
|
|||||||
|
|
||||||
class LocalRPCSuperWrap(RPC):
|
class LocalRPCSuperWrap(RPC):
|
||||||
"""
|
"""
|
||||||
Telegram, this class send messages to Telegram
|
Class to start thread with ZeroRPC running
|
||||||
"""
|
"""
|
||||||
def __init__(self, freqtrade) -> None:
|
def __init__(self, freqtrade) -> None:
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user