pymovements.utils.checks.check_no_zeros# pymovements.utils.checks.check_no_zeros(variable: Any, name: str = 'variable') → None[source]# Check if variable, or if it is iterable, any of its components are zero.