Skip to content
Snippets Groups Projects
Commit 9dde5dc9 authored by David Trattnig's avatar David Trattnig
Browse files

chore(Black): update to Python 3.9 target

parent 10192181
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ requires-python = "^3.9"
[tool.black]
line-length = 99
target-version = ["py38"]
target-version = ["py39"]
exclude = '''
'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment