HEX
Server: LiteSpeed
System: Linux s787.bom1.mysecurecloudhost.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
User: mobilech (5348)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/attr/__pycache__/_config.cpython-310.pyc
o

;jK�@s ddgZdadd�Zdd�ZdS)�set_run_validators�get_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/saltstack/salt/lib/python3.10/site-packages/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