1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Remove assist_pipeline from _IGNORE_ROOT_IMPORT in pylint plugin (#154600)

This commit is contained in:
epenet
2025-10-16 13:33:19 +02:00
committed by GitHub
parent 5d99da6e1f
commit f72a91ca29
13 changed files with 28 additions and 15 deletions

View File

@@ -126,7 +126,6 @@ _OBSOLETE_IMPORT: dict[str, list[ObsoleteImportMatch]] = {
}
_IGNORE_ROOT_IMPORT = (
"assist_pipeline",
"automation",
"bluetooth",
"camera",