Skip to content

Commit dab1428

Browse files
Enforce ruff/flynt rules (FLY)
1 parent ab4d0f5 commit dab1428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ select = [
161161
"E7",
162162
"E9",
163163
"F",
164+
"FLY",
164165
"FURB",
165166
"I",
166167
"LOG",

0 commit comments

Comments
 (0)