We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edf897 commit 00884aaCopy full SHA for 00884aa
1 file changed
pygeometa/schemas/cwl/__init__.py
@@ -58,7 +58,7 @@
58
59
60
class CWLOutputSchema(BaseOutputSchema):
61
- """Common Workflow Language schema"""
+ """Common Workflow Language v1.2 schema"""
62
63
def __init__(self):
64
"""
0 commit comments