We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0577e7 commit 2f66fc3Copy full SHA for 2f66fc3
planemo/io.py
@@ -7,7 +7,7 @@
7
import sys
8
import tempfile
9
import time
10
-from cStringIO import StringIO
+from six import StringIO
11
from xml.sax.saxutils import escape
12
13
import click
0 commit comments