]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Some more exceptions
authorSimon Cozens <simon@simon-cozens.org>
Fri, 8 Sep 2023 08:27:04 +0000 (09:27 +0100)
committerSimon Cozens <simon@simon-cozens.org>
Wed, 1 May 2024 09:07:04 +0000 (10:07 +0100)
tests/test_data_languages.py

index 971ea1c00b2106451be2008cd986e9c4c1ee5ac1..352563d6d99886d58a046f5ee3c4c0eb579fda22 100644 (file)
@@ -77,6 +77,7 @@ SKIP_REGION = {
     "tlh_Latn": "Klingon is an artifical language.",
 }
 
+
 @pytest.mark.parametrize("lang_code", LANGUAGES)
 @pytest.mark.parametrize(
     "exemplar_name", ["base", "auxiliary", "marks", "numerals", "punctuation", "index"]