mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-23 20:05:53 +00:00
Update pyproject.toml
This commit is contained in:
@@ -55,6 +55,7 @@ ignore = [
|
|||||||
"D417",
|
"D417",
|
||||||
# - RUF032 - decimal-from-float-literal
|
# - RUF032 - decimal-from-float-literal
|
||||||
"RUF032",
|
"RUF032",
|
||||||
|
"RUF45",
|
||||||
|
|
||||||
# TODO These should be followed up and fixed
|
# TODO These should be followed up and fixed
|
||||||
# - B904 Within an `except` clause, raise exceptions
|
# - B904 Within an `except` clause, raise exceptions
|
||||||
|
Reference in New Issue
Block a user