##// END OF EJS Templates
warning for %%timeit empty cell...
warning for %%timeit empty cell Notifies user if they run %%timeit with an empty cell block - see issue #2862.

File last commit:

r1420:34bafc01
r9463:8e51e4d8
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x