diff --git a/docs/conf.py b/docs/conf.py index 10f86b27..290f8baf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -16,7 +16,7 @@ import os.path as osp import shutil -from sphinx.util import logging +from sphinx.util import logging # type:ignore[import] # 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