Loading etl/assets/commons/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -282,7 +282,7 @@ def get_physical_px_size(grid_metadata: dict) -> List[u.Quantity]: def get_moldata(species_names: list, logger: logging.Logger, path: Union[str, None] = None, use_cache: bool = True): use_cache: bool = False): """ Downloads the molecular data from the Leiden molecular database; check whether the molecule in mapped in leiden_url_mapping Loading Loading
etl/assets/commons/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -282,7 +282,7 @@ def get_physical_px_size(grid_metadata: dict) -> List[u.Quantity]: def get_moldata(species_names: list, logger: logging.Logger, path: Union[str, None] = None, use_cache: bool = True): use_cache: bool = False): """ Downloads the molecular data from the Leiden molecular database; check whether the molecule in mapped in leiden_url_mapping Loading