From 1df4f358359e75881f7a460cb2b536e3663e0e55 Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Wed, 3 Apr 2019 19:09:43 -0700 Subject: [PATCH] docs: Run `make format` Signed-off-by: Tim 'mithro' Ansell --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 4c5fa407..e2aa1f71 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -128,7 +128,6 @@ html_theme = 'sphinx_rtd_theme' # # html_theme_options = {} - # 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".