mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Update mypy-dev to 1.14.0a7 (#133390)
This commit is contained in:
@@ -47,6 +47,7 @@ GENERAL_SETTINGS: Final[dict[str, str]] = {
|
||||
# Enable some checks globally.
|
||||
"local_partial_types": "true",
|
||||
"strict_equality": "true",
|
||||
"strict_bytes": "true",
|
||||
"no_implicit_optional": "true",
|
||||
"warn_incomplete_stub": "true",
|
||||
"warn_redundant_casts": "true",
|
||||
|
||||
Reference in New Issue
Block a user