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