##// END OF EJS Templates
Closes #7558: Added a rule for cell magics.
Closes #7558: Added a rule for cell magics.

File last commit:

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