introduce flake8-use-pathlib

This commit is contained in:
Willi Ballenthin
2023-07-13 04:31:20 +02:00
parent 5088f45b6a
commit 7550cc8466

View File

@@ -75,6 +75,7 @@ dev = [
"flake8-print==5.0.0",
"flake8-todos==0.3.0",
"flake8-simplify==0.20.0",
"flake8-use-pathlib==0.3.0",
"ruff==0.0.277",
"black==23.7.0",
"isort==5.11.4",