HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/opt/nydus/ops/attr/__pycache__/_config.cpython-39.pyc
a

�,�hK�@s ddgZdadd�Zdd�ZdS)�get_run_validators�set_run_validatorsTcCst|t�sd}t|��|adS)z�
    Set whether or not validators are run.  By default, they are run.

    .. deprecated:: 21.3.0 It will not be removed, but it also will not be
        moved to new ``attrs`` namespace. Use `attrs.validators.set_disabled()`
        instead.
    z'run' must be bool.N)�
isinstance�bool�	TypeError�_run_validators)�run�msg�r	�=/opt/nydus/tmp/pip-target-wkfpz8uv/lib/python/attr/_config.pyrs
cCstS)z�
    Return whether or not validators are run.

    .. deprecated:: 21.3.0 It will not be removed, but it also will not be
        moved to new ``attrs`` namespace. Use `attrs.validators.get_disabled()`
        instead.
    )rr	r	r	r
rsN)�__all__rrrr	r	r	r
�<module>s