petern48 commented on code in PR #2488: URL: https://github.com/apache/sedona/pull/2488#discussion_r2514605708
########## python/tests/geopandas/test_match_geopandas_series.py: ########## @@ -17,6 +17,7 @@ import os import shutil import tempfile +import math Review Comment: ```suggestion ``` nit: Let's avoid adding this import, since it's no longer needed -- 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]
