add PTH ruff selection
This commit is contained in:
@@ -68,5 +68,5 @@ extend-select = [
|
||||
# "DTZ", # flake8-datetimez
|
||||
# "RSE", # flake8-raise
|
||||
# "TCH", # flake8-type-checking
|
||||
# "PTH", # flake8-use-pathlib
|
||||
"PTH", # flake8-use-pathlib
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user