lany 1 年之前
父節點
當前提交
cded853c54
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/other_utils.py

+ 1 - 1
utils/other_utils.py

@@ -4,7 +4,7 @@ import os
 import re
 import re
 from pathlib import Path
 from pathlib import Path
 
 
-from colors.utils.color_set import get_new_colors, get_old_colors, get_old_dimens
+from utils.color_set import get_new_colors, get_old_colors, get_old_dimens
 
 
 
 
 # 需要忽略的文件
 # 需要忽略的文件