Skip to content

Commit 2d7dd84

Browse files
author
Peter Amstutz
committed
Fix import again.
1 parent e099f2c commit 2d7dd84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_toolargparse.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import os
22
import sys
33
from tempfile import NamedTemporaryFile
4+
from io import BytesIO, StringIO
45

56
import pytest
67
from cwltool.main import main

0 commit comments

Comments
 (0)