o
    8cf                     @   s,   d dl mZ d dlZd dlmZ dd ZdS )    )absolute_importN)excc                  C   sl   t   t jdtjd t jdtjd t jdtd zddl} W n
 ty+   Y dS w t jd| j	d dS )z/Set global warning behavior for the test suite.error)categoryr   Nonce)
warningsresetwarningsfilterwarningssa_excSADeprecationWarning	SAWarningDeprecationWarningpytestImportErrorPytestDeprecationWarning)r    r   N/var/www/html/gps/gps/lib/python3.10/site-packages/alembic/testing/warnings.pysetup_filters   s   
r   )
__future__r   r   
sqlalchemyr   r
   r   r   r   r   r   <module>   s   