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 v/builddir/build/BUILD/imunify360-venv-2.6.2/opt/imunify360/venv/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py pick_boolr
sG .....6 LLL ;; N)typingr r r
r r