Removed duplicate py version

This commit is contained in:
Profitroll 2023-06-29 15:58:20 +02:00
parent c71a7555f9
commit fe9cc3674f
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

View File

@ -48,7 +48,7 @@ packages = [
[tool.setuptools_scm]
[tool.black]
target-version = ['py38', 'py38', 'py39', 'py310', 'py311']
target-version = ['py38', 'py39', 'py310', 'py311']
[tool.isort]
profile = "black"