Files
bearhub/bauh/api/abstract
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
..
2019-09-11 16:00:02 -03:00
2022-08-23 10:32:34 +02:00