mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
5 lines
69 B
TOML
5 lines
69 B
TOML
extend = "../../../pyproject.toml"
|
|
|
|
lint.extend-ignore = [
|
|
"F821"
|
|
] |