Skip to content

Commit 143b483

Browse files
committed
Enable Ruff UP
1 parent 3ac5b3d commit 143b483

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
@@ -94,6 +94,7 @@ select = [
9494
"E9", # pycodestyle: Runtime
9595
"F", # pyflakes
9696
"I", # isort
97+
"UP", # pyupgrade
9798
]
9899
ignore = []
99100

0 commit comments

Comments
 (0)