From 9ef9ee9149eee38124b3ee54c1992862417f694c Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Fri, 1 May 2026 14:01:20 +0100 Subject: [PATCH] DEV: add `writeable` to ignored typos this one is inherited from NumPy --- typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/typos.toml b/typos.toml index 34233590..d7e130a0 100644 --- a/typos.toml +++ b/typos.toml @@ -6,3 +6,4 @@ ignore-hidden = false nd = "nd" typ = "typ" cardinalis = "cardinalis" +writeable = "writeable"