##// END OF EJS Templates
Add missing space
Matthias Bussonnier -
Show More
@@ -5,7 +5,7 b' Moved to IPython.kernel.connect'
5 5
6 6 import warnings
7 7 warnings.warn("IPython.lib.kernel moved to IPython.kernel.connect in IPython 1.0,"
8 "and will be removed in IPython 6.0.",
8 " and will be removed in IPython 6.0.",
9 9 DeprecationWarning
10 10 )
11 11
General Comments 0
You need to be logged in to leave comments. Login now