Skip to content

Commit 00884aa

Browse files
committed
fix ref
1 parent 3edf897 commit 00884aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pygeometa/schemas/cwl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959

6060
class CWLOutputSchema(BaseOutputSchema):
61-
"""Common Workflow Language schema"""
61+
"""Common Workflow Language v1.2 schema"""
6262

6363
def __init__(self):
6464
"""

0 commit comments

Comments
 (0)