We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905c9f9 commit b571937Copy full SHA for b571937
1 file changed
unidecode/x01d.py
@@ -107,18 +107,18 @@
107
'', # 0x69
108
'', # 0x6a
109
'', # 0x6b
110
-'', # 0x6c
111
-'', # 0x6d
112
-'', # 0x6e
113
-'', # 0x6f
114
-'', # 0x70
115
-'', # 0x71
116
-'', # 0x72
117
-'', # 0x73
118
-'', # 0x74
119
-'', # 0x75
120
-'', # 0x76
121
-'', # 0x77
+'b', # 0x6c
+'d', # 0x6d
+'f', # 0x6e
+'m', # 0x6f
+'n', # 0x70
+'p', # 0x71
+'r', # 0x72
+'r', # 0x73
+'s', # 0x74
+'t', # 0x75
+'z', # 0x76
+'g', # 0x77
122
'', # 0x78
123
'', # 0x79
124
'', # 0x7a
0 commit comments