Mimic4Dataset / test.py
thbndi's picture
Update test.py
452325c
raw
history blame
152 Bytes
import sys
import os
import shutil
def print_test(task,path_benchmark):
print("Second fichier ok : ",task)
shutil.move('.ex.py', path_benchmark)