Skip to content

Commit

Permalink
fix autodoc import
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl5766 committed Jul 28, 2024
1 parent 22f7a1d commit fffd236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

# -- Options for autodoc -----------------------------------------------------


import sys
sys.path.insert(0, '../../src')
# autodoc requires actually importing the code
Expand Down

0 comments on commit fffd236

Please sign in to comment.