Explorar el Código

Update 'cdplib/feature_engineering/__init__.py'

tsteuer hace 5 años
padre
commit
94188d9c19
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      cdplib/feature_engineering/__init__.py

+ 2 - 1
cdplib/feature_engineering/__init__.py

@@ -1 +1,2 @@
-from Test import Test
+from .Test import Test
+from .StatisticalFeatures import StatisticalFeatures