##// END OF EJS Templates
Merge pull request #13053 from MrMino/backport_pr_12183...
Merge pull request #13053 from MrMino/backport_pr_12183 Backport PR #12183 on branch 7.x (Fixed objs in the display.py docstrings.)

File last commit:

r24687:dc0ceb16
r26649:0f73966d merge
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []