From 49ed1f32a13e2e676518228130f217a62b0ffc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Deltheil?= Date: Fri, 20 Sep 2024 14:05:37 +0000 Subject: [PATCH] pyproject.toml: silent typos for imaginAIry --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index e05a707..d0b7c96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -163,6 +163,9 @@ extend-ignore-identifiers-re = ["NDArray*", "interm", "af000ded"] [tool.typos.default.extend-words] adaptee = "adaptee" # Common name for an adapter's target +[tool.typos.default.extend-identifiers] +imaginAIry = "imaginAIry" + [tool.pytest.ini_options] filterwarnings = [ "ignore::UserWarning:segment_anything_hq.modeling.tiny_vit_sam.*",