Skip to content

Commit af5a7db

Browse files
committed
Ignore unresolved imports
1 parent d53a1b6 commit af5a7db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ ignore_missing_imports = true
9696

9797
[tool.ty.rules]
9898
unused-type-ignore-comment = "ignore"
99+
unresolved-import = "ignore"
99100

100101
[[tool.ty.overrides]]
101102
include = ["src/xdoctest/_tokenize.py"]

0 commit comments

Comments
 (0)