Files
bearhub/bauh/api/abstract/controller.py
Luca Di Grazia f65f0c455d Pyre: Optional type is missing
"filename": "bauh/api/abstract/controller.py"
"warning_type": "Incompatible variable type [9]",
"warning_message": " reason is declared to have type `str` but is used as type `None`.",
"warning_line": 61
"fix": add Optional
2022-08-23 10:32:34 +02:00

14 KiB