##// END OF EJS Templates
Merge pull request #4342 from abhinav-upadhyay/unnessary-variable-assignment...
Merge pull request #4342 from abhinav-upadhyay/unnessary-variable-assignment Return value directly from the try block and avoid a variable

File last commit:

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