issues
search
pysal
/
spopt
Spatial Optimization
https://pysal.org/spopt/
BSD 3-Clause "New" or "Revised" License
306
stars
46
forks
source link
better raises/warns control + DRY out testing
#448
Closed
jGaboardi
closed
7 months ago
jGaboardi
commented
7 months ago
Need to improve betterwarns control in testing to cut back on thrown warnings in CI
Need to iDRY out
pytest.{raises,warns}
and move to
conftest.py
xref: #437
pytest.{raises,warns}
and move toconftest.py
xref: #437