robosat
robosat copied to clipboard
Refactor top level robosat module
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