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.
2 parents 70c5c06 + 6057ac5 commit d49d842Copy full SHA for d49d842
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 99
3
-target-version = ["py36", "py37", "py38", "py39", "py310", "py311", "py312"]
+target-version = ["py36", "py37", "py38", "py39", "py310", "py311", "py312", "py313"]
4
include = '''
5
\.pyi?$
6
'''
0 commit comments