From 1b7368c69f6b3c57f47e559828c1dad388d7b840 Mon Sep 17 00:00:00 2001 From: "thomm.o" Date: Tue, 1 Dec 2020 16:30:23 +0000 Subject: [PATCH] Black file --- docs/source/conf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0824451c..ab7446ce 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,6 +69,4 @@ # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] -html_css_files = [ - "css/theme.css" -] +html_css_files = ["css/theme.css"]