rest_client.py
removing tab
This commit is contained in:
parent
0dd772e231
commit
02810fb58e
@ -75,7 +75,7 @@ class FtRestClient():
|
|||||||
:return: json object
|
:return: json object
|
||||||
"""
|
"""
|
||||||
return self._post("start")
|
return self._post("start")
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
"""Stop the bot. Use `start` to restart.
|
"""Stop the bot. Use `start` to restart.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user