diff --git a/tests/no-bad-latin.py b/tests/no-bad-latin.py index c4f7524..99bf9c9 100644 --- a/tests/no-bad-latin.py +++ b/tests/no-bad-latin.py @@ -9,7 +9,7 @@ HERE = os.getcwd() ABSOLUTE_HERE = os.path.dirname(HERE) -IGNORE_LIST = ["config.yml", "styles_guides.qmd", "contributors-record.md", "references.bib"] +IGNORE_LIST = ["no-bad-latin.py", "styles_guides.qmd", "contributors-record.md", "references.bib"] def parse_args():