Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit cba44c5

Browse files
committed
pyproject.toml: silent typos for imaginAIry
1 parent 96881af commit cba44c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ extend-ignore-identifiers-re = ["NDArray*", "interm", "af000ded"]
163163
[tool.typos.default.extend-words]
164164
adaptee = "adaptee" # Common name for an adapter's target
165165

166+
[tool.typos.default.extend-identifiers]
167+
imaginAIry = "imaginAIry"
168+
166169
[tool.pytest.ini_options]
167170
filterwarnings = [
168171
"ignore::UserWarning:segment_anything_hq.modeling.tiny_vit_sam.*",

0 commit comments

Comments
 (0)