Ruff rule (commented for now)
This commit is contained in:
@@ -140,6 +140,7 @@ extend-select = [
|
|||||||
# "RSE", # flake8-raise
|
# "RSE", # flake8-raise
|
||||||
# "TCH", # flake8-type-checking
|
# "TCH", # flake8-type-checking
|
||||||
"PTH", # flake8-use-pathlib
|
"PTH", # flake8-use-pathlib
|
||||||
|
# "RUF", # ruff
|
||||||
]
|
]
|
||||||
|
|
||||||
extend-ignore = [
|
extend-ignore = [
|
||||||
|
|||||||
Reference in New Issue
Block a user