From 58c042ccc7a526e3ce1356ecf0c6a805c8ea2a34 Mon Sep 17 00:00:00 2001 From: Anton Reinhard Date: Fri, 25 Aug 2023 21:43:06 +0200 Subject: [PATCH] Format --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index 6bb4851..2c663e7 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -6,7 +6,7 @@ makedocs( root = ".", source = "src", - build = "build", + build = "build", clean = true, doctest = true, modules = Module[MetagraphOptimization],