1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +00:00

Code quality improvements for KNX integration (#60024)

This commit is contained in:
Marvin Wichmann
2021-11-20 16:15:33 +01:00
committed by GitHub
parent 25f491ad16
commit 1d63ae8696
3 changed files with 2 additions and 7 deletions

View File

@@ -34,7 +34,6 @@ ALLOWED_IGNORE_VIOLATIONS = {
("ifttt", "config_flow.py"),
("ios", "config_flow.py"),
("iqvia", "config_flow.py"),
("knx", "scene.py"),
("konnected", "config_flow.py"),
("lcn", "scene.py"),
("life360", "config_flow.py"),