mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Remove space at the end of logging_mixin.py
This commit is contained in:
@@ -39,4 +39,3 @@ class LoggingMixin:
|
||||
# Call hidden function if show_output is True or force_show is True
|
||||
if self.show_output or force_show:
|
||||
_log_once(message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user