mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
Don't import cStringIO in test_cli.py
This commit is contained in:
parent
46228adb79
commit
4c8f33cfe0
@ -1,7 +1,5 @@
|
||||
import subprocess
|
||||
|
||||
from six import StringIO
|
||||
|
||||
|
||||
def test_cli_bounds_obj_bbox():
|
||||
result = subprocess.check_output(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user