HEX
Server: Apache/2.4.67 (Debian)
System: Linux vps-b2547eb4 6.1.0-41-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
User: root (0)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/attr/__pycache__/_config.cpython-311.pyc
�

�c:���ddgZdad�Zd�ZdS)�set_run_validators�get_run_validatorsTc�R�t|t��std���|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)�runs �./usr/lib/python3/dist-packages/attr/_config.pyrr	s.���c�4� � �/��-�.�.�.��O�O�O�c��tS)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.
    )r�rr
rrs
���rN)�__all__rrrr
rr
�<module>rs?�� �!5�
6�����������r