paleolimbot commented on code in PR #1057:
URL: https://github.com/apache/sedona-db/pull/1057#discussion_r3616894912


##########
python/sedonadb/tests/functions/test_rs_clip.py:
##########
@@ -43,6 +42,8 @@
     write_geotiff,
 )
 
+pytest.importorskip("rasterio")

Review Comment:
   Is there a way to avoid this at the module level and move it into the test 
instead? (At the module level it prevents the tests from being collected which 
makes it trickier to see which tests were skipped)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to