mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
update black target versions (#17699)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ local_scheme = "no-local-version"
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
target-version = ['py37', 'py38', 'py39', 'py310', 'py311']
|
||||
target-version = ['py38', 'py39', 'py310', 'py311', 'py312']
|
||||
include = '''
|
||||
^/(
|
||||
[^/]*.py
|
||||
|
||||
Reference in New Issue
Block a user