fix(core): IGNGPF-1508 keep file parsing when error occurs in check
Comparer les modifications
+ 3
− 3
@@ -248,7 +248,7 @@ def run(
@@ -256,7 +256,7 @@ def run(
@@ -264,7 +264,7 @@ def run(
Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
Les break
doivent être remplacés par des continue
dans la fonction run
pour ne pas interrompre le parcours des fichiers.