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 5745dc1 commit c5284bdCopy full SHA for c5284bd
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.black]
2
line-length = 88
3
extend-exclude = "/presentations/"
4
-target-version = ["py39", "py310", "py311", "py312", "py313"]
+target-version = ["py39", "py310", "py311", "py312"]
5
preview = true
6
7
[tool.pyright]
0 commit comments