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