Skip to content

Commit 0b68ef8

Browse files
authored
Update draft2tool.py
1 parent 2f5d722 commit 0b68ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwltool/draft2tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Do wildcard import of tool
1+
# Do wildcard import of cltool
22
from .cltool import *
33

44
_logger = logging.getLogger("cwltool")

0 commit comments

Comments
 (0)