Skip to content

Commit

Permalink
fixed test imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokotila committed Aug 6, 2018
1 parent da26fe5 commit 7dccf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core_tests/test_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from sklearn.model_selection import train_test_split

from talos.scan import Scan
from talos.scan.Scan import Scan
from talos.reporting import Reporting

from talos.model.examples import iris_model, cervix_model
Expand Down

0 comments on commit 7dccf06

Please sign in to comment.