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