fixed styling issues
This commit is contained in:
parent
4c0f710a76
commit
00aa1bee9d
@ -18,6 +18,7 @@ class OperationalException(BaseException):
|
||||
|
||||
class NotEnoughFundsExeption(BaseException):
|
||||
"""
|
||||
This happens when the exchange reports that not enough funds where available. We do not want to stop
|
||||
the bot in this case and just keep it going and suppress this message
|
||||
This happens when the exchange reports that not enough funds where available.
|
||||
We do not want to stop the bot in this case and just keep it going and suppress
|
||||
this message
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user