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.
docs/conf.py
1 parent 750a444 commit 556b34eCopy full SHA for 556b34e
{{ cookiecutter.repo_name }}/pyproject.toml
@@ -56,7 +56,7 @@ exclude = [
56
"build",
57
"dist",
58
"venv",
59
- "docs",
+ "docs/conf.py",
60
]
61
62
# Same settings as Black
0 commit comments