mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02:00
Fix typo in .strict-typing (#79584)
This commit is contained in:
+1
-1
@@ -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