Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 3f3bc4d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7458b68 commit 3f3bc4d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

notebooks/load_and_plot_HRV_UK_Zarr_from_GCS.ipynb

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

satip/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ def filter_dataset_ids_on_current_files(datasets: list, save_dir: str) -> list:
863863

864864
def get_latest_subdir_path(save_dir: str, mkdir=False) -> str:
865865
"""
866-
gets the latest dir path based on a give save_dir,
866+
Gets the latest dir path based on a give save_dir,
867867
868868
Args:
869869
save_dir: Directory where data is being saved

0 commit comments

Comments
 (0)