HEX
Server: nginx/1.28.0
System: Linux server-one 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: root (0)
PHP: 8.3.23
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/landscape/lib/__pycache__/warning.cpython-310.pyc
o

���c��@sdZddlZdd�ZdS)z Warning utilities for Landscape.�NcCst�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�rr�7/usr/lib/python3/dist-packages/landscape/lib/warning.py�
hide_warningss
r	)�__doc__rr	rrrr�<module>s