We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff3e04 commit 895ce71Copy full SHA for 895ce71
cwltool/cwlprov/ro.py
@@ -668,7 +668,7 @@ def _relativise_files(
668
del structure["path"]
669
670
if structure.get("class") == "Directory":
671
- # TODO: Generate anonymoys Directory with a "listing"
+ # TODO: Generate anonymous Directory with a "listing"
672
# pointing to the hashed files
673
del structure["location"]
674
0 commit comments