Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
acordonez authored Jan 6, 2025
1 parent 72b9f90 commit d4769fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcmdi_metrics/io/xcdat_openxml.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def xcdat_open(
infile: Union[str, list],
data_var: str = None,
decode_times: bool = True,
chunks = None
chunks=None
) -> xr.Dataset:
"""
Open input file (netCDF, or xml generated by cdscan)
Expand Down

0 comments on commit d4769fd

Please # to comment.