mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Fix typo in .strict-typing (#79584)
This commit is contained in:
parent
c040a7a152
commit
4a6d1fc734
@ -2,7 +2,7 @@
|
|||||||
# If component is fully covered with type annotations, please add it here
|
# If component is fully covered with type annotations, please add it here
|
||||||
# to enable strict mypy checks.
|
# to enable strict mypy checks.
|
||||||
|
|
||||||
# Stict typing is enabled by default for core files.
|
# Strict typing is enabled by default for core files.
|
||||||
# Add it here to add 'disallow_any_generics'.
|
# Add it here to add 'disallow_any_generics'.
|
||||||
# --- Only for core file! ---
|
# --- Only for core file! ---
|
||||||
homeassistant.exceptions
|
homeassistant.exceptions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user