Amelioration execution
Compare changes
+ 22
− 6
@@ -12,8 +12,10 @@ repo = None
@@ -37,7 +39,7 @@ def init(repository,branch) -> None :
@@ -46,6 +48,8 @@ def getParameters() -> None :
@@ -55,6 +59,15 @@ def runExperiment() -> None :
@@ -67,7 +80,7 @@ def genChecksums() -> list[dict]:
@@ -76,7 +89,7 @@ def compareChecksums() -> bool:
@@ -87,11 +100,14 @@ def run(repository, branch) -> None :
\ No newline at end of file
\ No newline at end of file