rasterio / affine

Affine transformation matrices
BSD 3-Clause "New" or "Revised" License
156 stars 28 forks source link

Add Github Action to test typing hints #90

Closed Rotzbua closed 1 year ago

Rotzbua commented 1 year ago

Use project mypy for testing.

Reference

Adds test to verify typing hints like #87, also the error thrown is suppressed by this pr.

The code throwing the error is maybe removed anyway: #91