Skip to content

Commit

Permalink
remove to_ymdh
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Aug 13, 2024
1 parent 5ed6dec commit d8e0e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/python/pygfs/task/snowens_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from wxflow import (AttrDict,
FileHandler,
to_fv3time, to_YMD, to_timedelta, add_to_datetime,
to_fv3time, to_timedelta, add_to_datetime,
rm_p, chdir,
parse_j2yaml, save_as_yaml,
Jinja,
Expand Down

0 comments on commit d8e0e82

Please sign in to comment.