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 25ac8d3 commit 4941dc1Copy full SHA for 4941dc1
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 88
3
-extend_exclude = "^/presentations/ | ^/scripts/pdoc/original.py | ^/scripts/pdoc/patched.py"
+extend_exclude = "/presentations/"
4
target-version = ["py38", "py39", "py310", "py311", "py312"]
5
preview = true
6
0 commit comments