tomasmcz / imago

Optical position recognition for the game of Go
Other
81 stars 27 forks source link

More cleanups #5

Closed SebKuzminsky closed 8 years ago

SebKuzminsky commented 8 years ago

This PR starts adding unit tests to geometry.py and manual_lines.py, and adds a unit test runner script. Also tries to make some of the manual_lines internal functions more readable by adding comments, doc strings, and some minor refactoring.