mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-19 10:43:28 +00:00
fix a number of A002 cases
This commit is contained in:
@@ -59,7 +59,7 @@ ignore = [
|
||||
"B904",
|
||||
|
||||
# Remove fast
|
||||
"A001", "A002","A003","B018"
|
||||
"A001", "A002", "B018"
|
||||
]
|
||||
|
||||
[tool.ruff.lint.pydocstyle]
|
||||
|
||||
Reference in New Issue
Block a user