Skip to content

Commit 9b1f0bd

Browse files
committed
light reorg
1 parent 7ad7b24 commit 9b1f0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using MLJLinearModels, Test, LinearAlgebra, Random
2-
using MLJBase # not MLJModelInterface, to mimick the full interface
2+
import MLJBase # not MLJModelInterface, to mimick the full interface
33

44
DO_COMPARISONS = true; include("testutils.jl")
55

0 commit comments

Comments
 (0)