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 --------------------------------------------------------------