lmstack 3 年之前
父節點
當前提交
2ae7afda6f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      demo.py

+ 1 - 1
demo.py

@@ -64,7 +64,7 @@ import CONFIGURE.PathSetting as PathSetting
 sys.path.append(PathSetting.middle_path)
 #import IndexStaByOneCycle
 import importlib
-importlib.reload(IndexStaByOneCycle)
+importlib.reload(IndexStaByOneCycle) 
 
 indexSta = IndexStaByOneCycle.IndexStaByOneCycle()