mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
Fixed typo
This commit is contained in:
parent
6d7699db84
commit
88e1b92554
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ extensions = ['sphinx.ext.autodoc',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'sphinx.ext.pngmath',
|
'sphinx.ext.pngmath',
|
||||||
'ipython_directive',
|
'ipython_directive',
|
||||||
'ipython_console_highlighting.py'
|
'ipython_console_highlighting'
|
||||||
#'matplotlib.sphinxext.mathmpl',
|
#'matplotlib.sphinxext.mathmpl',
|
||||||
#'matplotlib.sphinxext.only_directives',
|
#'matplotlib.sphinxext.only_directives',
|
||||||
#'matplotlib.sphinxext.plot_directive',
|
#'matplotlib.sphinxext.plot_directive',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue