Bump target-version in black config

This commit is contained in:
WeberJulian
2022-03-23 11:21:40 +01:00
parent a7e572c8d1
commit 6486afcf29

View File

@@ -6,7 +6,7 @@ max-line-length=120
[tool.black]
line-length = 120
target-version = ['py38']
target-version = ['py39']
exclude = '''
(