We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01dc4ce + 2af3c68 commit 9ff9510Copy full SHA for 9ff9510
test/runtests.jl
@@ -7,8 +7,6 @@ using PyCall
7
warnings = pyimport("warnings")
8
warnings.filterwarnings("ignore")
9
10
-# test modules
11
-
12
include("test_skpreprocessing.jl")
13
include("test_sklearner.jl")
14
include("test_skcrossvalidator.jl")
0 commit comments