Update test.py
Browse files
test.py
CHANGED
@@ -13,4 +13,4 @@ def print_test(task,path_benchmark):
|
|
13 |
import day_intervals_cohort
|
14 |
import feature_selection_icu
|
15 |
import data_generation_icu_modify
|
16 |
-
print(sys.path)
|
|
|
13 |
import day_intervals_cohort
|
14 |
import feature_selection_icu
|
15 |
import data_generation_icu_modify
|
16 |
+
#print(sys.path)
|