Skip to content

Commit

Permalink
Update icepyx/core/read.py
Browse files Browse the repository at this point in the history
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
  • Loading branch information
rwegener2 and weiji14 authored Sep 1, 2023
1 parent 156ea89 commit b26ca4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icepyx/core/read.py
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ def _build_dataset_template(self, file):

def _read_single_grp(self, file, grp_path):
"""
For a given file and variable group path, construct an an xarray Dataset.
For a given file and variable group path, construct an xarray Dataset.
Parameters
----------
Expand Down

0 comments on commit b26ca4e

Please sign in to comment.