0x1949 Team - FAZEMRX - MANAGER
Edit File: warning.cpython-310.pyc
o ���c� � @ s d Z ddlZdd� ZdS )z Warning utilities for Landscape.� Nc C s t �d� t �dt� dS )z�Disable printing of non-UserWarning warnings. This should be used for any programs that are being run by a user in a production environment: warnings that aren't UserWarnings are meant for developers. �ignore�defaultN)�warnings�simplefilter�UserWarning� r r �7/usr/lib/python3/dist-packages/landscape/lib/warning.py� hide_warnings s r )�__doc__r r r r r r �<module> s