Skip to content

Commit defd94d

Browse files
committed
fixed sphinx warning
1 parent 110688e commit defd94d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/sphinx/source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ def __getattr__(cls, name):
5050
'sphinx.ext.extlinks',
5151
'numpydoc',
5252
'sphinx.ext.autosummary',
53-
'IPython.sphinxext.ipython_directive',
54-
'IPython.sphinxext.ipython_console_highlighting',
5553
]
5654

5755
# Add any paths that contain templates here, relative to this directory.

docs/sphinx/source/whatsnew/v0.2.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whatsnew_0220:
22

33
v0.2.2 (November 13, 2015)
4-
-----------------------
4+
--------------------------
55

66
This is a minor release from 0.2.1.
77
We recommend that all users upgrade to this version.

0 commit comments

Comments
 (0)