Skip to content

Commit

Permalink
Merge pull request #75 from Tieqiong/conf
Browse files Browse the repository at this point in the history
modify doc/conf.py, reflect changes in test file
  • Loading branch information
sbillinge authored Jul 27, 2024
2 parents 2577d00 + cb0e8bf commit aff9b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
from importlib.metadata import version
from pathlib import Path

autodoc_mock_imports = ["importlib.metadata"]

# 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
# documentation root, use Path().resolve() to make it absolute, like shown here.
Expand Down

0 comments on commit aff9b35

Please sign in to comment.