[mypy] python_version = 3.13 show_error_codes = True pretty = True warn_unused_configs = True ignore_missing_imports = True exclude = ^(tests|tmp)/ [mypy-account_registry] ignore_errors = True [mypy-command_router] ignore_errors = True [mypy-device_auth] ignore_errors = True [mypy-device_auth_dialog] ignore_errors = True [mypy-health_client] ignore_errors = True [mypy-health_store] ignore_errors = True [mypy-indicator] ignore_errors = True [mypy-popup_window] ignore_errors = True [mypy-scheduler] ignore_errors = True [mypy-systray_codex_switcher] ignore_errors = True