Enable flake8-pie

This commit is contained in:
Ran Benita
2024-02-09 11:08:33 +02:00
parent d02618d173
commit d1ee6d154f
5 changed files with 6 additions and 7 deletions

View File

@@ -102,6 +102,7 @@ select = [
"UP", # pyupgrade
"RUF", # ruff
"W", # pycodestyle
"PIE", # flake8-pie
]
ignore = [
# bugbear ignore