Skip to content

Commit

Permalink
missing req
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewilyas committed Aug 21, 2019
1 parent 8e14641 commit 3612141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

autodoc_mock_imports = ['torch', 'numpy', 'pandas', 'tensorboardX', 'dill',
'torchvision', 'scipy', 'GPUtil', 'tables', 'scikit-learn', 'seaborn',
'cox', 'matplotlib']
'cox', 'matplotlib', 'sklearn']

autoclass_content = "both"

Expand Down

0 comments on commit 3612141

Please sign in to comment.