
    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.account package is deprecated, please change your
    imports to import from stripe directly.
    From:
      from stripe.api_resources.account import Account
    To:
      from stripe import Account
       )
stacklevel)AccountN)typing_extensionsr   warningsr   DeprecationWarningstripe._accountr        V/var/www/html/Alfredo/env/lib/python3.11/site-packages/stripe/api_resources/account.py<module>r      s    , + + + + +                     r   