Skip to content

Commit b21b41e

Browse files
committed
ruff lint ignore.
1 parent b698082 commit b21b41e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ convention = "google"
106106

107107
[tool.ruff.per-file-ignores]
108108
"tests/**/*.py" = []
109+
"docs/source/conf.py" = ["INP001"]
109110

110111
[build-system]
111112
requires = ["poetry-core>=1.2.0"]

0 commit comments

Comments
 (0)