diff --git a/tests/test_utils.py b/tests/test_utils.py index 53638fab..53331e0f 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -9,7 +9,7 @@ import hyp3_isce2.utils as utils -import isceobj +import isceobj # noqa: I100 gdal.UseExceptions()