mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Update mypy-dev to 1.14.0a2 (#129625)
This commit is contained in:
@@ -43,6 +43,7 @@ GENERAL_SETTINGS: Final[dict[str, str]] = {
|
||||
"local_partial_types": "true",
|
||||
"strict_equality": "true",
|
||||
"no_implicit_optional": "true",
|
||||
"report_deprecated_as_error": "true",
|
||||
"warn_incomplete_stub": "true",
|
||||
"warn_redundant_casts": "true",
|
||||
"warn_unused_configs": "true",
|
||||
|
||||
Reference in New Issue
Block a user