
    jof                     N    d dl mZ d dlmZ  eded           esd dlmZ dS dS )    )TYPE_CHECKING)warnz
    The stripe.api_resources.refund package is deprecated, please change your
    imports to import from stripe directly.
    From:
      from stripe.api_resources.refund import Refund
    To:
      from stripe import Refund
       )
stacklevel)RefundN)typing_extensionsr   warningsr   DeprecationWarningstripe._refundr        U/var/www/html/Alfredo/env/lib/python3.11/site-packages/stripe/api_resources/refund.py<module>r      s    , + + + + +                     r   