Skip to content

Commit

Permalink
Fix docs (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Jun 24, 2022
1 parent eaebf14 commit aa4310e
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 @@ -20,6 +20,7 @@


rpy2.rinterface._MissingArgType = object
rpy2.rinterface.initr_simple = lambda *_, **__: None

# now we can import it!
sys.path[:0] = [str(HERE.parent), str(HERE / 'ext')]
Expand Down

0 comments on commit aa4310e

Please sign in to comment.