geoarrow / geoarrow-python

Python implementation of the GeoArrow specification
http://geoarrow.org/geoarrow-python/
Apache License 2.0
59 stars 3 forks source link

fix: Remove one more relative import that may have caused problems #17

Closed paleolimbot closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #17 (07fd1b0) into main (8678068) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files           9        9           
  Lines        1245     1245           
=======================================
  Hits         1177     1177           
  Misses         68       68           
Files Coverage Δ
geoarrow-pyarrow/src/geoarrow/pyarrow/_type.py 95.70% <100.00%> (ø)