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