v1.6.9
Fixed many conflictive methods, such as polygons.triangle.Triangle.is_collinear, polygons.triangle.Triangle.eq or polygons.triangle.Triangle.format.
Also added unit tests for the polygons.triangle module. Said tests will be executed automatically via GitHub Actions when a pull request is created over the main branch.
What's Changed
Full Changelog: v1.6.8...v1.6.9