Skip to content

Commit b9fccbc

Browse files
Fix module docstring
1 parent 14d8cf9 commit b9fccbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monitoring/oifs_timeseries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Processing Task that creates a 2D map of a given extensive ocean quantity."""
1+
"""Processing Tasks for computing Timeseries from OpenIFS output."""
22

33
import warnings
44
from pathlib import Path

0 commit comments

Comments
 (0)