##// 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.

File last commit:

r17291:d1162f79
r17636:7643236b
Show More
style.less
9 lines | 121 B | text/x-less | LessCssLexer
/*!
*
* IPython base
*
*/
@import "variables.less";
@import "mixins.less";
@import "flexbox.less";
@import "error.less";