From what we expect and what the docstring of this method says in rasterio, I believe the return typing isn't strictly int it can be floats? Please could someone double check to verify?
https://github.com/rasterio/rasterio/blob/main/rasterio/transform.py#L295
From what we expect and what the docstring of this method says in
rasterio, I believe the return typing isn't strictlyintit can befloats? Please could someone double check to verify?https://github.com/rasterio/rasterio/blob/main/rasterio/transform.py#L295