fixup! Initial commit
This commit is contained in:
parent
14934ce7da
commit
44ca3f6808
@ -25,6 +25,7 @@ if __name__ == "__main__":
|
||||
print("Departure:", departure_time)
|
||||
|
||||
#with open("res.json") as f:
|
||||
# import json
|
||||
# res = json.load(f)
|
||||
|
||||
res = ct.search(departure, arrival, departure_time)
|
||||
|
Loading…
Reference in New Issue
Block a user