Skip to content

Commit

Permalink
remove mock
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Jun 29, 2019
1 parent 3858af9 commit 43c1564
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,3 @@ def skip(app, what, name, obj, skip, options):
return True if name in members else skip

app.connect('autodoc-skip-member', skip)


autodoc_mock_imports = ['torch_scatter', 'torch_sparse', 'torch_cluster']

0 comments on commit 43c1564

Please sign in to comment.