Ruff rule (commented for now)

pull/10208/head
Matthias 2 years ago
parent 5d4a930188
commit ccb395c6c5

@ -140,6 +140,7 @@ extend-select = [
# "RSE", # flake8-raise
# "TCH", # flake8-type-checking
"PTH", # flake8-use-pathlib
# "RUF", # ruff
]
extend-ignore = [

Loading…
Cancel
Save