Skip to content

Commit 747338c

Browse files
STY: Enforce ruff/Pylint rules, errors only (PLE)
1 parent 7a23f67 commit 747338c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ exclude = ["doc", "nibabel/externals", "tools", "version.py", "versioneer.py"]
118118
select = [
119119
"F",
120120
"I",
121+
"PLE",
121122
"Q",
122123
"UP",
123124
]

0 commit comments

Comments
 (0)