refactor: project -> settings and model/

This commit is contained in:
Dobin
2024-02-25 08:47:25 +00:00
parent b1dd3481ed
commit d61f358ae4
18 changed files with 185 additions and 157 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import glob
import logging
from config import config
from defs import *
from model.defs import *
logger = logging.getLogger("Helper")