fixup! Initial commit
This commit is contained in:
parent
14934ce7da
commit
44ca3f6808
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ if __name__ == "__main__":
|
||||||
print("Departure:", departure_time)
|
print("Departure:", departure_time)
|
||||||
|
|
||||||
#with open("res.json") as f:
|
#with open("res.json") as f:
|
||||||
|
# import json
|
||||||
# res = json.load(f)
|
# res = json.load(f)
|
||||||
|
|
||||||
res = ct.search(departure, arrival, departure_time)
|
res = ct.search(departure, arrival, departure_time)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue