@ -161,9 +161,6 @@ def find_routes(day, origin, destination):
trains.sort(key=lambda train: train.dep)
origin = "STRASBOURG"
destination = "LYON (intramuros)"
explore = []
per_arr_explore = {}
valid_routes = []
The note is not visible to the blocked user.