Skip to content

Commit 8765761

Browse files
DimitriPapadopoulosjaraco
authored andcommitted
Enable ruff/pyupgrade rules (UP)
1 parent 8e000c1 commit 8765761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[lint]
22
extend-select = [
33
"C901",
4+
"UP",
45
"W",
56
]
67
ignore = [

0 commit comments

Comments
 (0)