Files
stable/freqtrade/configuration
Luca Di Grazia 17e028cf68 runmode has type freqtrade.enums.runmode.RunMode but is used as type None
"filename": "freqtrade/configuration/configuration.py"
"warning_type": "Incompatible variable type [9]",
"warning_message": " runmode is declared to have type `freqtrade.enums.runmode.RunMode` but is used as type `None`.",
"warning_line": 31
"fix: Add Optional type
2022-08-23 10:03:34 +02:00
..
2022-05-24 06:54:16 +02:00
2022-05-26 10:12:50 +09:00
2022-05-25 20:43:43 +02:00
2022-04-11 18:02:06 +02:00