Selaa lähdekoodia

deleted data_cleaning folder, the files are utils for now

tanja 5 vuotta sitten
vanhempi
commit
4ffef49342
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      cdplib/__init__.py

+ 0 - 1
cdplib/__init__.py

@@ -1,6 +1,5 @@
 from .db_handlers import *
 from .db_migration import *
-from .data_cleaning import *
 from .hyperopt import *
 from .utils import *
 from .log import *