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 135b2ee commit 8445567Copy full SHA for 8445567
pyproject.toml
@@ -1,3 +1,6 @@
1
+[project]
2
+dependencies = ["mkdocstrings[python]>=0.18"]
3
+
4
[tool.black]
5
exclude = '''
6
/(
0 commit comments