##// END OF EJS Templates
add missing NBFormatError import in nbformat.reader.reads...
add missing NBFormatError import in nbformat.reader.reads opening unreadable notebook format failed with 'NameError: NBFormatError' instead of the expected error.
MinRK -
r17636:7643236b
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / utils
tests
__init__.py Loading ...
base.py Loading ...
exceptions.py Loading ...
lexers.py Loading ...
pandoc.py Loading ...