earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Update multipolygon creation in pytest #401

Open nkorinek opened 3 years ago

nkorinek commented 3 years ago

Update multiploygon creation in pytest to account for GeoPandas update.

nkorinek commented 3 years ago

https://github.com/earthlab/matplotcheck/pull/400