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

+ 2 - 1
cdplib/db_handlers/__init__.py

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