Update intertic.py to support Lyon (TCL / Keolis)

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
This commit is contained in:
Benjamin DELPY 2024-04-05 00:20:55 +02:00 committed by GitHub
parent 263180377a
commit 10c4679f1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,6 +67,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
0x021: { 0x021: {
1: 'Bordeaux (TBM / Keolis)', 1: 'Bordeaux (TBM / Keolis)',
}, },
0x057: {
1: 'Lyon (TCL / Keolis)',
},
0x072: { 0x072: {
1: 'Tours (filbleu / Keolis)', 1: 'Tours (filbleu / Keolis)',
}, },