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 112b75a commit 6057ac5Copy full SHA for 6057ac5
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