2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-23 11:55:54 +00:00

fix rule ref

This commit is contained in:
Matthias Mair
2025-03-17 23:32:21 +01:00
committed by GitHub
parent 3e3b38ce77
commit 22471cf1cd

View File

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