up target-version
This commit is contained in:
parent
4db71b2af4
commit
c82db8caa0
|
@ -1,6 +1,6 @@
|
|||
[tool.black]
|
||||
skip-string-normalization = true
|
||||
target-version = ['py38']
|
||||
target-version = ['py39']
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
|
Reference in New Issue