Don't import cStringIO in test_cli.py

This commit is contained in:
Sean Gillies 2014-09-05 19:51:52 -06:00
parent 46228adb79
commit 4c8f33cfe0

View File

@ -1,7 +1,5 @@
import subprocess
from six import StringIO
def test_cli_bounds_obj_bbox():
result = subprocess.check_output(