brazil-data-cube / stac.py

Python Client Library for SpatioTemporal Asset Catalog
MIT License
5 stars 16 forks source link

rstrip trailing '/' from URL #107

Closed Mahir-Sparkess closed 3 years ago

Mahir-Sparkess commented 3 years ago

Hello, I thought that this small change would be nice to remove a trailing '/' for any URL entered by an end-user of the client. Since you can't rely on the end-user initialising the client properly with a URL not ending in a '/'.