"""
This type stub file was generated by pyright.
"""

from typing import List

"""
This package contains all third-party modules bundled with IPython.
"""
__all__: List[str] = ...
