Apply even more Ruff rules
- flake8-use-pathlib (PTH) - refurb (FURB)
This commit is contained in:
parent
7b3dfef732
commit
256c56df04
@ -81,6 +81,8 @@ select = [
|
|||||||
"LOG",
|
"LOG",
|
||||||
"RSE",
|
"RSE",
|
||||||
"TCH",
|
"TCH",
|
||||||
|
"PTH",
|
||||||
|
"FURB",
|
||||||
]
|
]
|
||||||
ignore = ["ISC001"]
|
ignore = ["ISC001"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user