From 2aacc500dd9a947f129f53a2335aba00a5a7ad4a Mon Sep 17 00:00:00 2001 From: Paul Berg Date: Mon, 13 Nov 2023 17:24:44 +0100 Subject: [PATCH] import ExpressionExplorerExtras in MoreAnalysis.jl --- test/MoreAnalysis.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/MoreAnalysis.jl b/test/MoreAnalysis.jl index 71646afb40..a08516f299 100644 --- a/test/MoreAnalysis.jl +++ b/test/MoreAnalysis.jl @@ -1,4 +1,4 @@ -import Pluto: Pluto, Cell +import Pluto: Pluto, Cell, ExpressionExplorerExtras import Pluto.MoreAnalysis using Test