vsoch / gridtest

grid parameters and testing for Python modules and functions
https://vsoch.github.io/gridtest/
Mozilla Public License 2.0
2 stars 1 forks source link

Refactor/grids #19

Closed vsoch closed 4 years ago

vsoch commented 4 years ago

This will add a "Grid" class to replace the previous "get_grids" so that grids can better be first class citizens, and better generated across functions that share arguments.