forked from openlp/openlp
added whitespace to avoid conflict
This commit is contained in:
parent
ab3ee9768b
commit
01a0ad3618
@ -386,7 +386,7 @@ def get_natural_key(string):
|
||||
# Python 3 does not support comparision of different types anymore. So make sure, that we do not compare str and int.
|
||||
#if string[0].isdigit():
|
||||
# return [''] + key
|
||||
return key
|
||||
return key
|
||||
|
||||
|
||||
from applocation import AppLocation
|
||||
|
Loading…
Reference in New Issue
Block a user