2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-27 19:16:44 +00:00

Update pyproject.toml

This commit is contained in:
Matthias Mair 2025-03-17 23:31:11 +01:00 committed by GitHub
parent 59a43358fe
commit 3e3b38ce77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,6 +55,7 @@ ignore = [
"D417",
# - RUF032 - decimal-from-float-literal
"RUF032",
"RUF45",
# TODO These should be followed up and fixed
# - B904 Within an `except` clause, raise exceptions