From 3bcb1316290b7b09212be5239990a568f16a9c66 Mon Sep 17 00:00:00 2001 From: odunbar Date: Fri, 5 May 2023 13:10:01 -0700 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 cbbe22da9..37302ebeb 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -15,7 +15,7 @@ api = [ "Emulators" => [ "General Interface" => "API/Emulators.md", "Gaussian Process" => "API/GaussianProcess.md", -# "Random Features" => "API/RandomFeatures.md", + # "Random Features" => "API/RandomFeatures.md", ], "MarkovChainMonteCarlo" => "API/MarkovChainMonteCarlo.md", "Utilities" => "API/Utilities.md",