hestia-earth-models 0.61.6__py3-none-any.whl → 0.61.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of hestia-earth-models might be problematic. Click here for more details.

@@ -10,7 +10,7 @@ from hestia_earth.schema import TermTermType
10
10
  from hestia_earth.utils.model import find_primary_product, find_term_match, linked_node
11
11
 
12
12
  from hestia_earth.models.log import debugValues, logRequirements, logShouldRun
13
- from hestia_earth.models.utils.cycle import valid_site_type
13
+ from hestia_earth.models.utils.crop import valid_site_type
14
14
  from hestia_earth.models.utils.term import get_generic_crop
15
15
  from hestia_earth.models.utils.aggregated import (
16
16
  should_link_input_to_impact, link_inputs_to_impact, find_closest_impact, aggregated_end_date