##// END OF EJS Templates
Provide default figure canvas for inline backend needed due to matplotlib...
Provide default figure canvas for inline backend needed due to matplotlib change. Conflicts: IPython/zmq/pylab/backend_inline.py

File last commit:

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