tsteuer 5 vuotta sitten
vanhempi
commit
5db576602f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      cdplib/__init__.py

+ 1 - 1
cdplib/__init__.py

@@ -1,2 +1,2 @@
-from .db_handler import *
+from .db_handlers import *
 from .db_migration import *