Skip to content

Commit 8af03a6

Browse files
committed
Another type signature improvement?
1 parent 5069580 commit 8af03a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cwltool/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from schema_salad.sourceline import strip_dup_lineno
2222

2323
from . import draft2tool, workflow
24+
from .builder import Builder
2425
from .cwlrdf import printdot, printrdf
2526
from .errors import UnsupportedRequirement, WorkflowException
2627
from .load_tool import fetch_document, make_tool, validate_document, jobloaderctx

0 commit comments

Comments
 (0)