Skip to content

Commit 68d7997

Browse files
committed
bug: ha addon update fails
1 parent a565f0c commit 68d7997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ combine-as-imports = true
6767

6868
[tool.ruff.per-file-ignores]
6969
"ha-addon/__init__.py" = ["N999"]
70+
"ha-addon/json2yaml.py" = ["INP001"]
7071

7172
[tool.pylint."MESSAGES CONTROL"]
7273
# Reasons disabled:

0 commit comments

Comments
 (0)