mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 09:05:38 +01:00
* Don't treat typing as an "in-between" module for import order That was a < 3.5 era thing. * Tighten scope of some pylint unused-import disables To avoid isort moving a top level one around, undesirably broadening its scope.