o
    Bi                     @   s>   d dl mZ d dlmZ ededd esd dlmZ dS dS )    )TYPE_CHECKING)warnz
    The stripe.api_resources.mandate package is deprecated, please change your
    imports to import from stripe directly.
    From:
      from stripe.api_resources.mandate import Mandate
    To:
      from stripe import Mandate
       )
stacklevel)MandateN)typing_extensionsr   warningsr   DeprecationWarningstripe._mandater    r   r   \/var/www/html/Trade-python/venv/lib/python3.10/site-packages/stripe/api_resources/mandate.py<module>   s   