mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Remove pointless docstring comment
This commit is contained in:
parent
df2432bc18
commit
094bbb3a50
|
@ -1393,7 +1393,6 @@ class Backtesting:
|
|||
def start(self) -> None:
|
||||
"""
|
||||
Run backtesting end-to-end
|
||||
:return: None
|
||||
"""
|
||||
data: Dict[str, Any] = {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user