mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Let black infer target-version (#88199)
This commit is contained in:
@@ -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]
|
||||||
|
Reference in New Issue
Block a user