mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 22:10:09 +00:00
Remove more components from _IGNORE_ROOT_IMPORT in pylint plugin (#154660)
This commit is contained in:
@@ -126,13 +126,8 @@ _OBSOLETE_IMPORT: dict[str, list[ObsoleteImportMatch]] = {
|
||||
}
|
||||
|
||||
_IGNORE_ROOT_IMPORT = (
|
||||
"automation",
|
||||
"bluetooth",
|
||||
"device_automation",
|
||||
"device_tracker",
|
||||
"ffmpeg",
|
||||
"ffmpeg_motion",
|
||||
"google_assistant",
|
||||
"homeassistant",
|
||||
"homeassistant_hardware",
|
||||
"http",
|
||||
|
||||
Reference in New Issue
Block a user