tsteuer преди 5 години
родител
ревизия
95d7e01c10
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 *