summaryrefslogtreecommitdiff
path: root/examples/cuneiform_python.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cuneiform_python.py')
-rw-r--r--examples/cuneiform_python.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cuneiform_python.py b/examples/cuneiform_python.py
index 273fb1d..9d4e74d 100644
--- a/examples/cuneiform_python.py
+++ b/examples/cuneiform_python.py
@@ -15,6 +15,7 @@ class Cuneiform(pp.unicode_set):
_ranges: List[Tuple[int, ...]] = [
(0x10380, 0x103d5),
(0x12000, 0x123FF),
+ (0x12400, 0x1247F),
]