Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants