diff --git a/src/LearnAPI.jl b/src/LearnAPI.jl index c7ca3035..47185da3 100644 --- a/src/LearnAPI.jl +++ b/src/LearnAPI.jl @@ -1,6 +1,6 @@ module LearnAPI -using Preferences +using Preferences include("preferences.jl") include("types.jl")