Browse Source

test docker pipfile

tsteuer 4 years ago
parent
commit
12b7a316ca
1 changed files with 2 additions and 2 deletions
  1. 2 2
      cdplib/db_handlers/__init__.py

+ 2 - 2
cdplib/db_handlers/__init__.py

@@ -1,2 +1,2 @@
-from .MongodbHandler import *
-from .SQLHandler import *
+#from .MongodbHandler import *
+#from .SQLHandler import *