more use six.moves to import StringIO
[htsworkflow.git] / htsworkflow / pipelines / test / test_summary.py
index fbc025bd2aa79c8759bff1fcaaa93631856bdbf4..835d2069d22d714c2185cef8ae821648782fb70d 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 import os
-from StringIO import StringIO
+from six.moves import StringIO
 from unittest import TestCase
 
 from htsworkflow.pipelines import summary