##// END OF EJS Templates
Merge pull request #12130 from ngoldbaum/fix-11272...
Merge pull request #12130 from ngoldbaum/fix-11272 Ensure set_custom_completer is working. Fixes #11272

File last commit:

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