From e438d5fde77e33ea614819a5b67630dd04fd992e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 11:01:09 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 4cf15107..dba38dcf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -3,8 +3,8 @@ from pallets_sphinx_themes import get_version from pallets_sphinx_themes import ProjectLink # Constants ------------------------------------------------------------ -ETHICALADS_PATH="ethicalads.html" -LOCALTOC_PATH="localtoc.html" +ETHICALADS_PATH = "ethicalads.html" +LOCALTOC_PATH = "localtoc.html" # Project --------------------------------------------------------------