Skip to content

Commit 06af42d

Browse files
Apply ruff/refurb rules (FURB)
1 parent 72e406d commit 06af42d

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
@@ -214,6 +214,7 @@ extend-select = [
214214
"B", # flake8-bugbear
215215
"C4", # flake8-comprehensions
216216
"FLY", # flynt
217+
"FURB", # refurb
217218
"G", # flake8-logging-format
218219
"I", # isort
219220
"ISC", # flake8-implicit-str-concat

0 commit comments

Comments
 (0)