Skyscanner / skyscanner-python-sdk

Skyscanner Python SDK
Other
122 stars 33 forks source link

Refactoring for 'construct_params' and 'location_autosuggest' #8

Closed ddudnik closed 9 years ago

ddudnik commented 9 years ago

Hi,

Two more refactoring suggestion, making code more compact.

Cheers, Denis

ddudnik commented 9 years ago

Added a commit with minor clean up and unit test fix, including 'test_get_cheapest_price_by_route' which now can succeed - apparently this API does not support Airport to Airport calls, so that's why it was suggesting to use BrowseDates before.

Cheers, Denis