Skip to content

Commit

Permalink
DOC fix autodocs build
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Dec 18, 2015
1 parent 6575b30 commit 38d9d76
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 @@ -35,6 +35,7 @@ def __getattr__(cls, name):
'sklearn.grid_search', 'sklearn.cross_validation',
'tqdm', 'tabulate', 'numpy', 'scipy', 'scipy.stats',
'pycrfsuite', 'sklearn_crfsuite', 'sklearn_crfsuite.metrics',
'sklearn_crfsuite.utils',
'lxml', 'lxml.html', 'lxml.html.clean',
'ipywidgets', 'IPython', 'IPython.display',
]
Expand Down

0 comments on commit 38d9d76

Please sign in to comment.