Skip to content

Commit

Permalink
Update ocf_data_sampler/select/space_slice_for_dataset.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandra Udaltsova <[email protected]>
  • Loading branch information
peterdudfield and AUdaltsova authored Nov 4, 2024
1 parent f930ff5 commit 7d00ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocf_data_sampler/select/space_slice_for_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def slice_datasets_by_space(
location: Location,
config: Configuration,
) -> dict:
"""Slice a dictionaries of input data sources around a given location
"""Slice the dictionary of input data sources around a given location
Args:
datasets_dict: Dictionary of the input data sources
Expand Down

0 comments on commit 7d00ab5

Please sign in to comment.