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