Skip to content
Snippets Groups Projects
Commit 8f983428 authored by Michael Mutote's avatar Michael Mutote
Browse files

Added airlines and destination_cities json files

parent 2a49be9a
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,5 @@ model_years = list(i for i in range(2018, 2023))
selected_day = list(range(366))
delay = list(delaytime)
# Shared Data from GUI
GUI_selections = {"date": "", "airline": "", "destination": "", "years to model": ""}
# GUI_selections = {"date": "", "airline": "", "destination": "", "years to model": ""}
GUI_selections = {"date": "", "destination": "", "years to model": ""}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment