Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
More restructuring and fixing problems with the RTD build
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 19, 2023
1 parent 8f085a3 commit 2bc7bcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
import sphinx_autosummary_accessors
from sphinx.application import Sphinx
from sphinx.util import logging
import os

import swiftest
sys.path.insert(0, os.path.abspath('../..'))

autodoc_mock_imports = ['swiftest']

Expand Down

0 comments on commit 2bc7bcf

Please sign in to comment.