From 6b3fd2c5c500e80c94256214dc561c361e4cc82d Mon Sep 17 00:00:00 2001 From: Yang Liu Date: Mon, 20 Feb 2023 21:59:20 -0500 Subject: [PATCH] debug to build docs --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 6015ca7..c17eee4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -206,4 +206,3 @@ html_favicon = 'images/curent.ico' smartquotes = False # import and execute model reference generation script -exec(open("modelref.py").read())