[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
284f09cdb8
commit
e438d5fde7
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ from pallets_sphinx_themes import get_version
|
||||||
from pallets_sphinx_themes import ProjectLink
|
from pallets_sphinx_themes import ProjectLink
|
||||||
|
|
||||||
# Constants ------------------------------------------------------------
|
# Constants ------------------------------------------------------------
|
||||||
ETHICALADS_PATH="ethicalads.html"
|
ETHICALADS_PATH = "ethicalads.html"
|
||||||
LOCALTOC_PATH="localtoc.html"
|
LOCALTOC_PATH = "localtoc.html"
|
||||||
|
|
||||||
|
|
||||||
# Project --------------------------------------------------------------
|
# Project --------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue