Skip to content

Commit 3169a6e

Browse files
authored
Update dags/sources/tasks/transform/transform_df.py
1 parent c8d39b9 commit 3169a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dags/sources/tasks/transform/transform_df.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ def clean_service_a_domicile(row, _):
449449
return row[["lieu_prestation", "perimetre_adomicile_codes"]]
450450

451451

452-
### Fonctions de résolution de l'adresse au format BAN et avec vérification via l'API
452+
### Functions to resolve BAN formatted address and check it with APIs
453453
# adresse.data.gouv.fr en option
454454

455455

0 commit comments

Comments
 (0)