p . d dl mZ dee defdZdS ) )Optionalvaluesreturnc N | s
J d | D ]}||c S t | S )zPick 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 required)bool)r values h/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py pick_boolr
sG .....6 LLL ;; N)typingr r r
r r