diff --git a/docs/make.jl b/docs/make.jl index 3f0292a8..84e571e5 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -24,7 +24,7 @@ import OnlineStats import Random using Documenter using Transducers -import CompositionsBase: ⨟ +using CompositionsBase: CompositionsBase, ⨟ EXAMPLE_PAGES = [ "Tutorial: Missing values" => "tutorials/tutorial_missings.md",