Skip to content
Snippets Groups Projects

modification de la gestion de l'exécution et suivi des changements po…

Merged Axel Carayon requested to merge gestionExecution into main
2 files
+ 24
20
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -93,4 +93,5 @@ def run(repository, branch) -> None :
print("The exepriment was reproduced with succes but some output files are differents.")
else :
print("The exepriment was reproduced with succes !")
\ No newline at end of file
#TODO : laisser à l'utilisateur le temps de reproduire l'experience
\ No newline at end of file
Loading