ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
python3
/
dist-packages
/
attr
/
__pycache__
/
Filename :
_config.cpython-38.pyc
back
Copy
U ]�] � @ s4 d dl mZmZmZ ddgZdadd� Zdd� ZdS )� )�absolute_import�division�print_function�set_run_validators�get_run_validatorsTc C s t | t�std��| 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)Z __future__r r r �__all__r r r r r r r �<module> s