mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
* Type check all helpers, add inline exclusions for work in progress * Remove unused Script._template_cache * Add some missing type hints * Remove unneeded type: ignore * Type hint fixes * Mypy assistance tweaks * Don't look for None in deprecated config "at most once" check * Avoid None name slugify attempt when generating entity id * Avoid None state store attempt on entity remove
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
homeassistant/*.py
|
|
homeassistant/auth/
|
|
homeassistant/helpers/
|
|
homeassistant/util/
|