mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-14 16:29:57 +00:00
fix remaining typecheck
This commit is contained in:
@@ -101,8 +101,8 @@ python-version = "3.11.0"
|
||||
no-strip-extras=true
|
||||
generate-hashes=true
|
||||
|
||||
[tool.ty.src]
|
||||
root = "src/backend/InvenTree"
|
||||
[tool.ty.environment]
|
||||
root = ["src/backend/InvenTree"]
|
||||
|
||||
[tool.ty.rules]
|
||||
unresolved-reference="ignore" # 21 # see https://github.com/astral-sh/ty/issues/220
|
||||
|
||||
Reference in New Issue
Block a user