a
    g                     @   s:   d dl mZ d dlmZ ededd es6d dlmZ dS )    )TYPE_CHECKING)warnz
    The stripe.api_resources.customer package is deprecated, please change your
    imports to import from stripe directly.
    From:
      from stripe.api_resources.customer import Customer
    To:
      from stripe import Customer
       )
stacklevel)CustomerN)Ztyping_extensionsr   warningsr   DeprecationWarningZstripe._customerr    r	   r	   k/var/www/staging/api/virtual_environments/venv/lib/python3.9/site-packages/stripe/api_resources/customer.py<module>   s   