pysal / access

Classical and novel measures of spatial accessibility to services
https://pysal.org/access/
BSD 3-Clause "New" or "Revised" License
22 stars 13 forks source link

key error from #34 #36

Closed JamesSaxon closed 2 years ago

JamesSaxon commented 2 years ago

Thank you @alexandermichels

Slightly different fix, also fixing from 3SFCA.

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (f27003a) into master (b3f88da) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   98.33%   98.34%           
=======================================
  Files          18       18           
  Lines        1204     1206    +2     
=======================================
+ Hits         1184     1186    +2     
  Misses         20       20           
Impacted Files Coverage Δ
access/__init__.py 100.00% <100.00%> (ø)
access/fca.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b3f88da...f27003a. Read the comment docs.