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.topup package is deprecated, please change your
    imports to import from stripe directly.
    From:
      from stripe.api_resources.topup import Topup
    To:
      from stripe import Topup
       )
stacklevel)TopupN)typing_extensionsr   warningsr   DeprecationWarningstripe._topupr    r   r   Z/var/www/html/Trade-python/venv/lib/python3.10/site-packages/stripe/api_resources/topup.py<module>   s   