fix: docs build (#381)

This commit is contained in:
J. Nick Koston
2025-02-01 22:59:50 -06:00
committed by GitHub
parent f3f07bee7c
commit c21a2ac15a
3 changed files with 3 additions and 5 deletions

View File

@@ -43,7 +43,6 @@ release = __version__
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.githubpages",
"sphinxcontrib.asyncio",
"sphinxcontrib.fulltoc",
]