Skip to content

Commit c79a859

Browse files
committed
pyproject passes Ruff
1 parent 8a7ea06 commit c79a859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ignore = [
109109
[tool.ruff.lint.pydocstyle]
110110
convention = "numpy"
111111

112-
[tool.ruff.per-file-ignores]
112+
[tool.ruff.lint.per-file-ignores]
113113
"__init__.py" = ["F403"]
114114

115115
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)