##// END OF EJS Templates
Merge pull request #11779 from Carreau/pytesting-step-one...
Merge pull request #11779 from Carreau/pytesting-step-one Fix state leakage and speedup in test-suite

File last commit:

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