From cca17b7e397e96d5f9f6d64519c7c971cd46d11e Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Wed, 10 Jan 2024 11:37:42 +1300 Subject: [PATCH] trivial commit to retrigger CI --- src/MLJModels.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MLJModels.jl b/src/MLJModels.jl index 639df9f3..763a6be2 100755 --- a/src/MLJModels.jl +++ b/src/MLJModels.jl @@ -1,4 +1,4 @@ -module MLJModels +module MLJModels import MLJModelInterface import MLJModelInterface: Model, metadata_pkg, metadata_model, @mlj_model, info,