set description
This commit is contained in:
parent
68ccd1b6d9
commit
dc706132ab
6 changed files with 7 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ class TransilienBackend(Backend, ICapTravel):
|
|||
EMAIL = 'juke@free.fr'
|
||||
VERSION = '1.0'
|
||||
LICENSE = 'GPLv3'
|
||||
DESCRIPTION = "Transports in Paris"
|
||||
|
||||
def iter_station_search(self, pattern):
|
||||
pattern = pattern.lower()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue