summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2022-10-12 07:50:41 +0200
committerTomaz Solc <tomaz.solc@tablix.org>2023-03-13 09:41:10 +0100
commit8742c1458574e2f20ff6d7d0726bde446fdbf107 (patch)
treea7042eeb6847b95733ec40a97123549628155ef1
parent0011dd12e5fc0858e0aa803588d365f18e4919b4 (diff)
downloadunidecode-8742c1458574e2f20ff6d7d0726bde446fdbf107.tar.gz
Add U+30A0 (katakana double hyphen)HEADmaster
-rw-r--r--unidecode/x030.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/unidecode/x030.py b/unidecode/x030.py
index 0e4b214..958c9b1 100644
--- a/unidecode/x030.py
+++ b/unidecode/x030.py
@@ -159,7 +159,7 @@ None, # 0x98
'"', # 0x9d
'"', # 0x9e
None, # 0x9f
-None, # 0xa0
+'=', # 0xa0
'a', # 0xa1
'a', # 0xa2
'i', # 0xa3