Skip to content

Commit bc1fb9c

Browse files
committed
Fix.
1 parent dbb59aa commit bc1fb9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.project_slug}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ extend-ignore = [
6161

6262
[tool.ruff.per-file-ignores]
6363
"tests/*" = ["D", "ANN"]
64+
"docs/source/conf.py" = ["INP001"]
6465

6566

6667
[tool.ruff.pydocstyle]

0 commit comments

Comments
 (0)