Lien a propos direct, ordre section, mini erreur dans marche.py
This commit is contained in:
@@ -135,6 +135,7 @@ def update_marche_info(marche, titulaires):
|
||||
"considerationsEnvironnementales",
|
||||
]
|
||||
and col in marche
|
||||
and marche[col]
|
||||
and "," in marche[col]
|
||||
):
|
||||
col_values = marche[col].split(", ")
|
||||
|
||||
Reference in New Issue
Block a user