We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97cf9c8 commit 5c77187Copy full SHA for 5c77187
.github/workflows/quality.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Run ruff
80
run: |
81
- poetry run ruff . --check
+ poetry run ruff eq3btsmart custom_components/eq3btsmart
82
83
mypy:
84
needs: cache
0 commit comments