##// END OF EJS Templates
Fixing setupbase.py for nbformat package.
Fixing setupbase.py for nbformat package.

File last commit:

r415:4a5dcb15
r4460:540b3f19
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]