浏览代码

fixed typo

tanja 5 年之前
父节点
当前提交
bc6b74262f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cdplib/__init__.py

+ 1 - 1
cdplib/__init__.py

@@ -5,4 +5,4 @@ from .hyperopt import *
 from .utils import *
 from .log import *
 from .FlattenData import *
-from .Singelton_Threadsafe import * 
+from .Singleton_Threadsafe import *