Skip to content

Commit

Permalink
added mock imports for docs (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
runxuanjiang authored May 28, 2022
1 parent baa5fd1 commit f1fb3d4
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 @@ -73,4 +73,4 @@
]
}

autodoc_mock_imports = ["rdkit", "torch_geometric", "IPython"]
autodoc_mock_imports = ["rdkit", "torch_geometric", "IPython", "stk", "ligninkmc", "seaborn", "py3Dmol"]

0 comments on commit f1fb3d4

Please sign in to comment.