Skip to content

Commit

Permalink
Removed conversions from unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kessler authored and Kessler committed Jun 6, 2019
1 parent d048fe0 commit f6c2160
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from tasks.test_limit_inputs import TestLimit
from tasks.test_remove_outliers import TestRemoveOutliers
from tasks.test_tune_hyperparameters import TestTune
from tools.test_conversions import TestConversions
from tools.test_database import TestDatabase
from tools.test_project import TestUseProject
from utils.test_data_utils import TestDataUtils
Expand Down

0 comments on commit f6c2160

Please sign in to comment.