From fcff852c7d1cf0d4a56fe2da5d40c82d0feaec6b Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 14 Apr 2024 18:09:28 -0700 Subject: [PATCH] docs stuff --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 44b8390..6f43dbc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,7 +48,7 @@ plugins: include_source: True ignore_h1_titles: True execute: True - allow_errors: false + allow_errors: True # this was false before ignore: ["conf.py"] execute_ignore: ["*ignore.ipynb"]