summary report download code commit.
This commit is contained in:
@@ -9,4 +9,5 @@ class FileHandler:
|
||||
def CHeckExistingOrCreateNewUploadFolder():
|
||||
#Wheteher path exists
|
||||
os.makedirs(FileHandler.UPLOAD_FOLDER, exist_ok=True)
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user