Files
stable/freqtrade
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-08-23 06:43:04 +02:00
2022-04-30 08:55:07 +02:00
2020-12-07 15:48:06 +01:00
2022-08-10 11:54:07 +00:00
2022-08-11 20:08:40 +02:00
2021-11-11 12:06:18 +01:00