mirror of
https://github.com/home-assistant/core.git
synced 2026-04-18 07:56:03 +01:00
Update mypy to 1.20.0 (#167000)
This commit is contained in:
@@ -50,7 +50,6 @@ GENERAL_SETTINGS: Final[dict[str, str]] = {
|
||||
"no_implicit_optional": "true",
|
||||
"warn_incomplete_stub": "true",
|
||||
"warn_redundant_casts": "true",
|
||||
"warn_unused_configs": "true",
|
||||
"warn_unused_ignores": "true",
|
||||
"enable_error_code": ", ".join( # noqa: FLY002
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user