sop for execuitve generator added

This commit is contained in:
2024-09-04 01:22:36 +00:00
parent 1f02a30a16
commit 6f781cb90a
5 changed files with 624 additions and 188 deletions
-1
View File
@@ -7,7 +7,6 @@ def delete_file(file_path):
print(f"Error deleting file {file_path}: {e}")
import os
def delete_all_files_in_directory(directory_path):
try: