API Reference
hestia_earth.utils.
non_empty_value
Return True if the value is not en empty string or an empty list.
value – Either a string, a list, a number or None.