correction pb indentation dans nettoyage json

This commit is contained in:
Olav_2 2021-10-18 21:08:22 +02:00
parent 797bc0044f
commit c538c224b2
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class Utils:
index_line = index_line + 1
return export_json
return export_json
def run_overpass_query(self, critere, aire_de_recherche):
"""Envoie la requête Overpass et retourne la réponse JSON."""