Fix typo in .strict-typing (#79584)

This commit is contained in:
Nathan Broadbent
2022-10-04 23:12:54 +13:00
committed by GitHub
parent c040a7a152
commit 4a6d1fc734

View File

@ -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