HEX
Server: LiteSpeed
System: Linux srv146.niagahoster.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: kodi1989 (1633)
PHP: 8.1.34
Disabled: symlink,shell_exec,exec,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source,pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/rich/__pycache__/_pick.cpython-37.pyc
B

��f��@s$ddlmZeeed�dd�ZdS)�)�Optional)�values�returncGs.|std��x|D]}|dk	r|SqWt|�S)z�Pick the first non-none bool or return the last value.

    Args:
        *values (bool): Any number of boolean or None values.

    Returns:
        bool: First non-none boolean.
    z1 or more values requiredN)�AssertionError�bool)r�value�r�;/opt/alt/python37/lib/python3.7/site-packages/rich/_pick.py�	pick_bools
	
r
N)�typingrrr
rrrr	�<module>s