We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93cff75 commit 36ff817Copy full SHA for 36ff817
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-target-version = ['py38', 'py39']
+target-version = ['py39', 'py311']
4
include = '\.pyi?$'
5
exclude = '''
6
0 commit comments