##// END OF EJS Templates
Merge pull request #11852 from danielballan/formatter-usage...
Merge pull request #11852 from danielballan/formatter-usage Fix example usage of BaseFormatter.for_type_by_name.

File last commit:

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