adachille / tessellation

This repository holds code to procedurally generate tessellations.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add Pylint and minor refactors #27

Closed adachille closed 2 days ago

adachille commented 6 days ago

Closes: https://github.com/adachille/tessellation/issues/28

This PR adds pylint to the project and make updates necessary to address any easy to fix/major pylint issues that came up.