mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Let black infer target-version (#88199)
This commit is contained in:
parent
dfe0ededa0
commit
b5a686730c
@ -74,7 +74,6 @@ include-package-data = true
|
|||||||
include = ["homeassistant*"]
|
include = ["homeassistant*"]
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
target-version = ["py310"]
|
|
||||||
extend-exclude = "/generated/"
|
extend-exclude = "/generated/"
|
||||||
|
|
||||||
[tool.isort]
|
[tool.isort]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user