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 0c43d3b commit 0438fc4Copy full SHA for 0438fc4
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 88
3
-exclude = ["presentations"]
+extend_exclude = "^/presentations/"
4
target-version = ["py38", "py39", "py310", "py311", "py312"]
5
6
[tool.pyright]
0 commit comments