Quellcode durchsuchen

test docker pipfile

tsteuer vor 5 Jahren
Ursprung
Commit
95d7e01c10
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 *