Skip to content

Commit 690b6b2

Browse files
committed
flake8 fix
1 parent 0b9ff78 commit 690b6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_context.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from cwltool.context import RuntimeContext
88
from cwltool.factory import Factory
9-
from cwltool.utils import CWLObjectType, CWLOutputType
9+
from cwltool.utils import CWLObjectType
1010
from cwltool.workflow_job import WorkflowJobStep
1111

1212
from .util import get_data

0 commit comments

Comments
 (0)