mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-01 17:43:06 +00:00
Remove pointless docstring comment
This commit is contained in:
@@ -1393,7 +1393,6 @@ class Backtesting:
|
||||
def start(self) -> None:
|
||||
"""
|
||||
Run backtesting end-to-end
|
||||
:return: None
|
||||
"""
|
||||
data: Dict[str, Any] = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user