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:
@@ -126,7 +126,6 @@ _OBSOLETE_IMPORT: dict[str, list[ObsoleteImportMatch]] = {
|
||||
}
|
||||
|
||||
_IGNORE_ROOT_IMPORT = (
|
||||
"assist_pipeline",
|
||||
"automation",
|
||||
"bluetooth",
|
||||
"camera",
|
||||
|
||||
Reference in New Issue
Block a user