Browse Source

test docker pipfile

tsteuer 5 years ago
parent
commit
95d7e01c10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cdplib/__init__.py

+ 1 - 1
cdplib/__init__.py

@@ -1,5 +1,5 @@
 #from .db_handlers import *
-from .db_migration import *
+#from .db_migration import *
 from .hyperopt import *
 from .utils import *
 from .log import *