o �J�hK�@s ddgZdadd�Zdd�ZdS)�get_run_validators�set_run_validatorsTcCst|t�s d}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 �JC:\pinokio\api\whisper-webui.git\app\env\lib\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 
Memory