aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py3/IPython/external/__init__.py
blob: 1c8c546f118306a6ce4fd822cebe803651633088 (plain) (blame)
1
2
3
4
5
"""
This package contains all third-party modules bundled with IPython.
"""

__all__ = []