Skip to content
Snippets Groups Projects
Commit 3c023ba1 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

testing del unrelated folders

parent fbad8a0f
No related branches found
No related tags found
2 merge requests!298Feat/dss cimprove master rebasing,!265keep, rename and move temp folder with report
......@@ -3,7 +3,7 @@ from importlib.machinery import SourceFileLoader
from os import chdir, listdir, makedirs, path, remove, stat
from os.path import isdir, isfile, splitext
import re
from shutil import copy, copytree, move
from shutil import copy, copytree, move, rmtree
from subprocess import CalledProcessError, check_call, check_output
from textwrap import dedent
from time import sleep
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment