Docs: fix some lint problem

This commit is contained in:
GeorgeHu 2024-06-24 22:33:44 +08:00
commit ddc112f76c
3 changed files with 1 additions and 3 deletions

View file

@ -19,7 +19,7 @@ with open("../pyproject.toml", "rb") as f:
# -- General configuration ----------------------------------------------------
templates_path = ["_templates"]
locale_dirs = ['locale/']
locale_dirs = ["locale/"]
gettext_compact = False
gettext_uuid = True
extensions = [