We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336ebaa commit 76f306cCopy full SHA for 76f306c
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-target-version = ["py37", "py38"]
+target-version = ["py312"]
4
include = '\.pyi?$'
5
exclude = '''
6
/(
0 commit comments