##// END OF EJS Templates
fix docstring
Martín Gaitán -
Show More
@@ -261,7 +261,7 b' class CodeMagics(Magics):'
261 (x..(y-1)). Both limits x and y can be left blank (meaning the
261 (x..(y-1)). Both limits x and y can be left blank (meaning the
262 beginning and end of the file, respectively).
262 beginning and end of the file, respectively).
263
263
264 -s <symbols>: Specify function or classes to load from python source. Could be
264 -s <symbols>: Specify function or classes to load from python source.
265
265
266 -y : Don't ask confirmation for loading source above 200 000 characters.
266 -y : Don't ask confirmation for loading source above 200 000 characters.
267
267
General Comments 0
You need to be logged in to leave comments. Login now