robosat icon indicating copy to clipboard operation
robosat copied to clipboard

Refactor top level robosat module

Open daniel-j-h opened this issue 7 years ago • 0 comments

We still have a lot of code in the top level module from a time before we had sub-modules:

https://github.com/mapbox/robosat/tree/52299b855b77225b795b015944e31cbddb9ce44b/robosat

We should refactor the code here, e.g. putting the modelling code into a robosat.model sub-module.

Tasks:

  • [ ] Refactor top-level robosat directory into sub-modules

daniel-j-h avatar Jun 10 '18 23:06 daniel-j-h