Skip to content

Commit

Permalink
rm extraneous debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jan 23, 2024
1 parent b509a71 commit 53700b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/strategies/explicit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ X, y = make_blobs(rng=rng)
end

r = [good, bad, evil, ugly]
r = [good, bad, ugly]
r= [evil,]

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

0 comments on commit 53700b3

Please sign in to comment.