Skip to content

Commit d5c58c2

Browse files
Enforce ruff/pygrep-hooks rules (PGH)
1 parent 246212c commit d5c58c2

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
@@ -140,6 +140,7 @@ line-length = 100
140140
extend-select = [
141141
"B",
142142
"I",
143+
"PGH",
143144
"PT",
144145
"RUF",
145146
"UP",

0 commit comments

Comments
 (0)