##// END OF EJS Templates
Don’t use ZeroDivisionError in tests...
Don’t use ZeroDivisionError in tests it’s not consistent across Python versions

File last commit:

r17082:8df1a123
r17093:0bf9f092
Show More
Inline Image.ipynb
35 lines | 578 B | text/plain | TextLexer
In [1]:
from IPython.display import Image
In [2]:
Image('../input/python.png');