Skip to content

Commit

Permalink
trying to mock C depenencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Lundquist authored and Eric Lundquist committed Jun 15, 2020
1 parent 133d9ee commit 7fa7cc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@

import os
import sys

sys.path.insert(0, os.path.abspath('../..'))
autodoc_mock_imports = ["rankfm/_rankfm"]

# import dependencies
# -------------------
Expand Down

0 comments on commit 7fa7cc6

Please sign in to comment.