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

Déduplique les noms #177

Conversation

Noezor
Copy link
Collaborator

@Noezor Noezor commented Apr 13, 2021

Fix #172

Par exemple pour le Gers avant :

      "nom": "Centre de vaccination COVID-19 - [CD 32 - Gers]",
      "nom": "Centre de vaccination COVID-19 - [CD 32 - Gers]",

Après :

      "nom": "Centre de vaccination COVID-19 - [CD 32 - Gers] - Masseube",
      "nom": "Centre de vaccination COVID-19 - [CD 32 - Gers] - Lectoure",

@aureliancnx aureliancnx merged commit 851a333 into CovidTrackerFr:main Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doublons dans les centres répertoriés sous différents URLs
2 participants