Browse Source

test

no_compress
Raphael Roberts 7 years ago
parent
commit
b73b6a0ab8
  1. 1
      ctabus.py

1
ctabus.py

@ -30,3 +30,4 @@ def get_directions(route,api_key = api):
def get_stops(route,direction,api_key = api):
return get_data('getstops',api_key,rt = route,dir=direction)
#
Loading…
Cancel
Save