Skip to content

Commit

Permalink
typo
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 7fa7cc6 commit 22f9b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import sys

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

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

0 comments on commit 22f9b8c

Please sign in to comment.