Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vgrange/convenient_switch_to_show_autocomplete_score #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dejafait
Copy link
Contributor

@dejafait dejafait commented May 3, 2018

No description provided.

@dejafait
Copy link
Contributor Author

dejafait commented May 3, 2018

je le pérennise comme je l'ai déjà utilisé à plusieurs reprises ces derniers jours

city = {
'city': source['slug'],
'zipcode': source['zipcode'],
'label': label,
'latitude': source['location']['lat'],
'longitude': source['location']['lon'],
'score': score,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a besoin de ça ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

effectivement non, je vais dégager la partie autocomplete geo, qui de toute façon n'est plus utilisée sur le frontend LBB

@regisb regisb assigned dejafait and unassigned regisb May 9, 2018
@dejafait dejafait removed their assignment Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants