tanja 5 år sedan
förälder
incheckning
bc6b74262f
1 ändrade filer med 1 tillägg och 1 borttagningar
  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 *