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 6167c37 commit 8b718a1Copy full SHA for 8b718a1
pyproject.toml
@@ -50,7 +50,7 @@ build-backend = "poetry.core.masonry.api"
50
51
[tool.black]
52
line-length = 120
53
-target-version = ["py38", "py39", "py310", "py311", "py312"]
+target-version = ["py38", "py39", "py310", "py311", "py312", "py313"]
54
55
[tool.isort]
56
profile = "black"
0 commit comments