Explorar o código

test docker pipfile

tsteuer %!s(int64=5) %!d(string=hai) anos
pai
achega
bccd982fe4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      cdplib/__init__.py

+ 2 - 2
cdplib/__init__.py

@@ -1,7 +1,7 @@
-#from .db_handlers import *
+from .db_handlers import *
 from .db_migration import *
 from .hyperopt import *
 from .utils import *
-from .log import *
+#from .log import *
 from .FlattenData import *
 from .Singleton_Threadsafe import *