Skip to content

Commit

Permalink
Resolve pynorms error in stage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Jun 3, 2024
1 parent c2232cd commit 561be58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ush/python/pygfs/task/stage.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

logger = getLogger(__name__.split('.')[-1])


class Stage(Task):
"""Task to stage initial conditions
"""
Expand Down

0 comments on commit 561be58

Please sign in to comment.