mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Fix typo in .strict-typing (#79584)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# If component is fully covered with type annotations, please add it here
|
||||
# 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'.
|
||||
# --- Only for core file! ---
|
||||
homeassistant.exceptions
|
||||
|
Reference in New Issue
Block a user