From 3bd8ef68d651401f4937cf103531cbf4e6d1d593 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Mon, 9 Aug 2021 15:17:41 +1200 Subject: [PATCH] trivial commit --- src/OpenML.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenML.jl b/src/OpenML.jl index 5e0ec30..4a915e7 100644 --- a/src/OpenML.jl +++ b/src/OpenML.jl @@ -1,4 +1,4 @@ -module OpenML +module OpenML using HTTP using JSON