o
    Df6                     @   s,   d dl Z d dlmZ ddlmZ dd ZdS )    N)exc   )sqla_14c                  C   s~   t   t jdtjd t jdtjd t jdtd ts$t ddt zddl} W n
 t	y4   Y dS w t jd| j
d dS )z/Set global warning behavior for the test suite.error)categoryignorez%pkg_resources is deprecated as an APIr   Nonce)warningsresetwarningsfilterwarningssa_excSADeprecationWarning	SAWarningDeprecationWarningr   pytestImportErrorPytestDeprecationWarning)r    r   Q/home/ubuntu/webapp/venv/lib/python3.10/site-packages/alembic/testing/warnings.pysetup_filters   s$   
r   )r	   
sqlalchemyr   r   utilr   r   r   r   r   r   <module>   s   