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 May 8, 2024
1 parent 04ef61c commit 86951ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leap_data_management_utils/cmip_transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
# To open a whole file for this.
logger = logging.getLogger(__name__)


## Dynamic Chunking Wrapper
def dynamic_chunking_func(ds: xr.Dataset) -> dict[str, int]:
logger.info(f'Input Dataset for dynamic chunking {ds =}')
Expand Down

0 comments on commit 86951ab

Please sign in to comment.