vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
976 stars 70 forks source link

Pyre: Optional type is missing #288

Closed luca-digrazia closed 2 years ago

luca-digrazia commented 2 years ago

"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