|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /lib/python3/dist-packages/attr/__pycache__/ |
Upload File : |
o
��` � @ s4 d dl mZmZmZ ddgZdadd� Zdd� ZdS )� )�absolute_import�division�print_function�set_run_validators�get_run_validatorsTc C s t | t�s td��| adS )zK
Set whether or not validators are run. By default, they are run.
z'run' must be bool.N)�
isinstance�bool� TypeError�_run_validators)�run� r �./usr/lib/python3/dist-packages/attr/_config.pyr s
c C s t S )z3
Return whether or not validators are run.
)r
r r r r
r s N)�
__future__r r r �__all__r
r r r r r r
�<module> s