mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Remove more components from _IGNORE_ROOT_IMPORT in pylint plugin (#154667)
This commit is contained in:
@@ -133,8 +133,6 @@ _IGNORE_ROOT_IMPORT = (
|
||||
"http",
|
||||
"recorder",
|
||||
"rest",
|
||||
"script",
|
||||
"stream",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user