validate_progress_level
validate_progress_level(
progress ,
)
Ensure a progress argument is a supported level, or a caller’s own bar.
Anything else falls through to the standard bar, so a stale progress=False would turn one on rather than off.