From 8eb80e679aa53be1efdee83ed363ee86931475ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Eertmans?= Date: Wed, 23 Oct 2024 10:58:28 +0200 Subject: [PATCH] chore(ci): remove file skip --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8597caf1..78f5399b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ search = "version: v{current_version}" builtin = "clear,rare,informal,usage,names,en-GB_to_en-US" check-hidden = true ignore-words-list = "crate,ue" -skip = "docs/source/conf.py,docs/source/notebooks/multipath.ipynb,pyproject.toml,uv.lock" +skip = "docs/source/conf.py,pyproject.toml,uv.lock" [tool.coverage.report] exclude_lines = [