Fix fiche marche

This commit is contained in:
Colin Maudry
2025-10-14 12:54:47 +02:00
parent 65e0f4c5f0
commit c98a36f759
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -110,8 +110,6 @@ def update_marche_info(marche, titulaires):
# Dates
elif col in ["dateNotification", "datePublicationDonnees"]:
print(marche[col])
value = datetime.fromisoformat(marche[col]).strftime("%d/%m/%Y")
# Listes