From 378c8dd67f23567e13ef6ba948fc0e633986a603 Mon Sep 17 00:00:00 2001 From: scoopgracie Date: Fri, 14 Aug 2020 18:00:44 -0700 Subject: [PATCH] Fix docs? --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 48e5f28..4358c04 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,4 +49,4 @@ html_theme = 'alabaster' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] \ No newline at end of file +html_static_path = ['_static']