##// END OF EJS Templates
Add newline, spaces on string format...
Add newline, spaces on string format Add newline on end of file, put spaces around the string operator (pep8/pylint).

File last commit:

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