mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Drop py39 from black target-version (#86814)
This commit is contained in:
parent
15492aead0
commit
50c2992f36
@ -74,7 +74,7 @@ include-package-data = true
|
||||
include = ["homeassistant*"]
|
||||
|
||||
[tool.black]
|
||||
target-version = ["py39", "py310"]
|
||||
target-version = ["py310"]
|
||||
extend-exclude = "/generated/"
|
||||
|
||||
[tool.isort]
|
||||
|
Loading…
x
Reference in New Issue
Block a user