Skip to content

Commit 53700b3

Browse files
committed
rm extraneous debugging code
1 parent b509a71 commit 53700b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/strategies/explicit.jl

-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ X, y = make_blobs(rng=rng)
4646
end
4747

4848
r = [good, bad, evil, ugly]
49-
r = [good, bad, ugly]
50-
r= [evil,]
5149

5250
@testset "inconsistent prediction types" begin
5351
# case where different predictions types is actually okay (but still

0 commit comments

Comments
 (0)