Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 6, 2025
1 parent 3fc32e6 commit cef0480
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions notebooks/load_and_plot_HRV_UK_Zarr_from_GCS.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion satip/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ def filter_dataset_ids_on_current_files(datasets: list, save_dir: str) -> list:

def get_latest_subdir_path(save_dir: str, mkdir=False) -> str:
"""
gets the latest dir path based on a give save_dir,
Gets the latest dir path based on a give save_dir,
Args:
save_dir: Directory where data is being saved
Expand Down

0 comments on commit cef0480

Please sign in to comment.