mirror of
https://github.com/home-assistant/core.git
synced 2026-02-14 23:28:42 +00:00
Remove hardware from _IGNORE_ROOT_IMPORT in pylint plugin (#154532)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
@@ -136,7 +136,6 @@ _IGNORE_ROOT_IMPORT = (
|
||||
"ffmpeg",
|
||||
"ffmpeg_motion",
|
||||
"google_assistant",
|
||||
"hardware",
|
||||
"homeassistant",
|
||||
"homeassistant_hardware",
|
||||
"http",
|
||||
|
||||
Reference in New Issue
Block a user