,
This commit is contained in:
2024-06-19 17:49:09 +02:00
parent 8dc4eef149
commit 60787d8162
+1 -1
View File
@@ -19,7 +19,7 @@ import shutil
import sys import sys
import threading import threading
import uuid import uuid
import subprocessS import subprocess
from datetime import datetime from datetime import datetime
from logging import handlers from logging import handlers
from pathlib import Path, PurePath from pathlib import Path, PurePath