Skip to content

Commit 60cfd51

Browse files
STY: Enforce ruff/flynt rules (FLY)
1 parent 51796ac commit 60cfd51

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
"B",
120120
"F",
121+
"FLY",
121122
"I",
122123
"PLE",
123124
"Q",

0 commit comments

Comments
 (0)