[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2025-04-30 23:30:51 +00:00
parent d4ed30f6f6
commit 4ac97ec77f

View File

@ -14,7 +14,6 @@ import os
import sys
import django
import sphinx_rtd_theme
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
@ -273,7 +272,7 @@ intersphinx_mapping = {
"https://docs.djangoproject.com/en/stable",
"https://docs.djangoproject.com/en/stable/_objects/",
),
"python": ('https://docs.python.org/3', None)
"python": ("https://docs.python.org/3", None),
}
# autodoc settings