Fix typo in merge
This commit is contained in:
parent
f4a8f21032
commit
4859c14aaa
@ -626,7 +626,6 @@ def first_letter(string, rlocale=glocale):
|
||||
# no special case
|
||||
return norm_unicode[0].upper()
|
||||
|
||||
dummy_rlocale = rlocale
|
||||
def primary_difference(prev_key, new_key, rlocale=glocale):
|
||||
"""
|
||||
The PyICU collation doesn't work if you want to sort in another language
|
||||
|
Loading…
Reference in New Issue
Block a user