From cf24695fc4b80bf7fa664acca636b3ec28605cf6 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:16:39 -0700 Subject: [PATCH] Fix pyspell error --- .spellcheck.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.spellcheck.yml b/.spellcheck.yml index 154a6db..0e94ad8 100644 --- a/.spellcheck.yml +++ b/.spellcheck.yml @@ -15,7 +15,6 @@ matrix: - pyspelling.filters.markdown - pyspelling.filters.html: comments: false - attributes: false - pyspelling.filters.text default_encoding: utf-8 suggest: true