pyCreateTh

This commit is contained in:
Alex38Lyon
2025-07-01 16:17:33 +02:00
parent 318dbad6ca
commit 77d57d67dc
27 changed files with 3133 additions and 84 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ therion.py for pyCreateTh.py
import tempfile, shutil, os, re, logging, threading, subprocess
from os.path import join
import Lib.global_data as global_data
from Lib.general_fonctions import Colors, safe_relpath
from Lib.general_fonctions import Colors
log = logging.getLogger("Logger")