mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-14 20:23:57 +00:00
fix codespell
This commit is contained in:
parent
c6d7ae9d27
commit
418356f383
|
@ -1685,7 +1685,7 @@ class FreqtradeBot(LoggingMixin):
|
|||
"""
|
||||
Cancel trade orders of specified sides that are currently open
|
||||
:param trade: Trade object of the trade we're analyzing
|
||||
:param reason: The reason for that cancelation
|
||||
:param reason: The reason for that cancellation
|
||||
:param sides: The sides where cancellation should take place
|
||||
:return: None
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user