From 861528857fa827c6925f532301ad29f566a34144 Mon Sep 17 00:00:00 2001 From: John Gerrard Holland Date: Fri, 19 Jan 2024 11:31:49 -0500 Subject: [PATCH] Update docs/Variable.ipynb Co-authored-by: Ben Andrew --- docs/Variable.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Variable.ipynb b/docs/Variable.ipynb index 15e0bf18..c3ff1058 100644 --- a/docs/Variable.ipynb +++ b/docs/Variable.ipynb @@ -292,7 +292,7 @@ "metadata": {}, "source": [ "The `autora.state.estimator_from_state` function uses the `names` of the variables to pass the correct columns to a \n", - "scikit-learn compatible estimator for curve fitting." + "`scikit-learn` compatible estimator for curve fitting." ] }, {