rest_client.py
removing tab
This commit is contained in:
parent
7c35d107ab
commit
4fe2e542b4
@ -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