1
0
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:
epenet
2025-10-15 22:59:40 +02:00
committed by GitHub
parent 88d383962c
commit 01effb7ca6
8 changed files with 13 additions and 8 deletions

View File

@@ -136,7 +136,6 @@ _IGNORE_ROOT_IMPORT = (
"ffmpeg",
"ffmpeg_motion",
"google_assistant",
"hardware",
"homeassistant",
"homeassistant_hardware",
"http",