From a72258ea2a428ce4b12e711395856091f17f9fcc Mon Sep 17 00:00:00 2001 From: CarloLucibello Date: Sat, 29 Feb 2020 18:55:49 +0100 Subject: [PATCH] fix rebase --- src/data/Data.jl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/data/Data.jl b/src/data/Data.jl index 940b7ea7..16a025a7 100644 --- a/src/data/Data.jl +++ b/src/data/Data.jl @@ -48,11 +48,7 @@ using .Sentiment include("iris.jl") export Iris -<<<<<<< HEAD include("housing.jl") export Housing end -======= -end #module ->>>>>>> af20a785... add DataLoader