Set unicode string, since it contains one "é"
This commit is contained in:
parent
c930e7f23f
commit
9782459535
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class JVMalinBackend(BaseBackend, ICapTravel):
|
|||
EMAIL = 'github@lissy.me'
|
||||
VERSION = '0.h'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = "Multimodal public transportation for whole Région Centre, France"
|
||||
DESCRIPTION = u"Multimodal public transportation for whole Région Centre, France"
|
||||
BROWSER = JVMalin
|
||||
|
||||
def iter_roadmap(self, departure, arrival, filters):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue