fixup! Initial commit

This commit is contained in:
nemunaire 2016-07-10 18:44:13 +02:00
parent 14934ce7da
commit 44ca3f6808
1 changed files with 1 additions and 0 deletions

View File

@ -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)