We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b509a71 commit 53700b3Copy full SHA for 53700b3
test/strategies/explicit.jl
@@ -46,8 +46,6 @@ X, y = make_blobs(rng=rng)
46
end
47
48
r = [good, bad, evil, ugly]
49
-r = [good, bad, ugly]
50
-r= [evil,]
51
52
@testset "inconsistent prediction types" begin
53
# case where different predictions types is actually okay (but still
0 commit comments