replace stringIO imports

This commit is contained in:
Adrian Tschira 2018-04-28 11:39:37 +02:00
parent 9558236728
commit 4f2f5171b7
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
# limitations under the License.
import StringIO
from six import StringIO
import logging
import traceback