1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-25 15:36:30 +01:00
Files
core/homeassistant/components/dovado/ruff.toml
T
2024-07-15 10:22:01 +02:00

6 lines
70 B
TOML

extend = "../../../pyproject.toml"
lint.extend-ignore = [
"F821"
]