Merge lp://staging/~ralsina/ubuntu-rest-scopes/empty-location-list into lp://staging/ubuntu-rest-scopes
Proposed by
Roberto Alsina
Status: | Merged |
---|---|
Approved by: | Facundo Batista |
Approved revision: | 510 |
Merged at revision: | 510 |
Proposed branch: | lp://staging/~ralsina/ubuntu-rest-scopes/empty-location-list |
Merge into: | lp://staging/ubuntu-rest-scopes |
Diff against target: |
37 lines (+15/-1) 2 files modified
src/scopes/tests/test_weatherchannel.py (+10/-0) src/scopes/weatherchannel.py (+5/-1) |
To merge this branch: | bzr merge lp://staging/~ralsina/ubuntu-rest-scopes/empty-location-list |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Facundo Batista (community) | Approve | ||
Review via email: mp+288780@code.staging.launchpad.net |
Commit message
Handle TWC returning that there is no location in a given lat/long.
Description of the change
Handle TWC returning that there is no location in a given lat/long.
To post a comment you must log in.
Awesome