From 611adb4ffc29adf05c11e6c27eebeb4c5564e4de Mon Sep 17 00:00:00 2001 From: Trenton Holmes <797416+stumpylog@users.noreply.github.com> Date: Mon, 11 Aug 2025 13:35:47 -0700 Subject: [PATCH] Don't let codespell break this test --- pyproject.toml | 2 +- src/documents/tests/test_file_handling.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 595ff8c42..dcc1d5c2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -224,7 +224,7 @@ lint.isort.force-single-line = true [tool.codespell] write-changes = true -ignore-words-list = "criterias,afterall,valeu,ureue,equest,ure,assertIn" +ignore-words-list = "criterias,afterall,valeu,ureue,equest,ure,assertIn,Oktober" skip = "src-ui/src/locale/*,src-ui/pnpm-lock.yaml,src-ui/e2e/*,src/paperless_mail/tests/samples/*,src/documents/tests/samples/*,*.po,*.json" [tool.pytest.ini_options] diff --git a/src/documents/tests/test_file_handling.py b/src/documents/tests/test_file_handling.py index 67240958f..c91876470 100644 --- a/src/documents/tests/test_file_handling.py +++ b/src/documents/tests/test_file_handling.py @@ -1636,7 +1636,7 @@ class TestDateLocalization: TEST_DATE, "MMMM", "de_DE", - "October", + "Oktober", id="month-de_DE", ), # French weekday and month name translation