Skip to content

Commit cd31762

Browse files
Update e3sm_diags/driver/lat_lon_driver.py
Co-authored-by: Copilot <[email protected]>
1 parent 9b598a1 commit cd31762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e3sm_diags/driver/lat_lon_driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ def _run_diags_3d(
378378
ds_test: xr.Dataset,
379379
ds_ref: xr.Dataset,
380380
ds_land_sea_mask: xr.Dataset,
381-
time_selection: str,
381+
time_selection: TimeSelection,
382382
regions: list[str],
383383
var_key: str,
384384
ref_name: str,

0 commit comments

Comments
 (0)