more use six.moves to import StringIO
[htsworkflow.git] / htsworkflow / pipelines / test / test_samplekey.py
index 7861a58763f3d764df43bd3942496fcf218b2e7f..aa0b96c52392d117c3862af0e388e37b27225915 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 """More direct synthetic test cases for the eland output file processing
 """
-from StringIO import StringIO
+from six.moves import StringIO
 from unittest import TestCase
 
 from htsworkflow.pipelines.samplekey import SampleKey