use pathlib everywhere

This commit is contained in:
Jörg Thalheim
2024-09-02 18:25:17 +02:00
parent 0de5dea92a
commit 659e5b37dd
28 changed files with 88 additions and 113 deletions

View File

@@ -28,6 +28,7 @@ lint.select = [
"N",
"PIE",
"PT",
"PTH",
"PYI",
"Q",
"RET",