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 8c755fb commit 7b549f4Copy full SHA for 7b549f4
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-target_version = ['py37', 'py36', 'py38']
+target_version = ['py37', 'py38', 'py39', 'py310']
4
exclude = '''
5
6
(
0 commit comments