Improve menu app

This commit is contained in:
Erik Kalkoken
2024-02-17 07:56:38 +00:00
committed by Ariel Rin
parent 2a762df9b3
commit 62c936f1c0
50 changed files with 2185 additions and 424 deletions

View File

@@ -19,5 +19,6 @@ exclude_lines =
if __name__ == .__main__.:
def __repr__
raise AssertionError
if TYPE_CHECKING:
ignore_errors = True