We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2c05c5 + e593c82 commit 7e52274Copy full SHA for 7e52274
1 file changed
src/rapport_mission.py
@@ -67,4 +67,4 @@ def recuperer_ancien_rapport(self, base_date:str)->list|str:
67
'texte_dechiffre':'Je suis là!'
68
}))
69
70
-print(generer_rapport_mission().recuperer_ancien_rapport("05/08/25")[0])
+print(generer_rapport_mission().recuperer_ancien_rapport("05/08/25")[0])
0 commit comments