Skip to content

Commit

Permalink
Issue mozilla-mobile#25: Add clarification to TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcomella committed Jan 31, 2017
1 parent 0f8c055 commit 988fda8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/providers/tripadvisor.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def search(coord, query):
# - TA will return at most 10 results
# - A place won't necessarily exist in TA (or at that location, e.g. Señor Sisig is a food truck).
# - Custom fuzzy matching may introduce more error, making a trade-off between some error & missing data.
# - Could also compare address (not just name!)
return res


Expand Down

0 comments on commit 988fda8

Please sign in to comment.