##// END OF EJS Templates
typo
Matthias Bussonnier -
Show More
@@ -188,7 +188,7 b' python-profiler package from non-free.""")'
188 188
189 189 """Run a statement through the python code profiler.
190 190
191 Usage, in line mode:run
191 Usage, in line mode:
192 192 %prun [options] statement
193 193
194 194 Usage, in cell mode:
General Comments 0
You need to be logged in to leave comments. Login now