mirror of
https://github.com/rasterio/rasterio.git
synced 2026-02-01 14:34:43 +00:00
Cleanup import and docstring.
This commit is contained in:
parent
bc4f708c21
commit
de4ad3ea90
@ -1,9 +1,9 @@
|
||||
# Testing use of cpl_errs
|
||||
"""Testing use of ``cpl_errors``."""
|
||||
|
||||
|
||||
import pytest
|
||||
|
||||
import rasterio
|
||||
from rasterio.env import Env
|
||||
from rasterio._err import CPLE_BaseError
|
||||
from rasterio.errors import RasterioIOError
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user