From 703ccdea78f51151df8c17963cb58c95cec0ab15 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Thu, 29 Feb 2024 16:43:14 +0000 Subject: [PATCH] Disable lint --- Lib/shaperglot/providers/african_latin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/shaperglot/providers/african_latin.py b/Lib/shaperglot/providers/african_latin.py index 6b055c9..6b3dc1e 100644 --- a/Lib/shaperglot/providers/african_latin.py +++ b/Lib/shaperglot/providers/african_latin.py @@ -1,3 +1,4 @@ +# pylint: disable=C0302 import unicodedata from shaperglot.checks.no_orphaned_marks import NoOrphanedMarksCheck