Skip to content

Commit

Permalink
Merge branch 'feature/add-vrt-connection-string-for-STAC' of https://…
Browse files Browse the repository at this point in the history
…github.com/cogeotiff/rio-tiler into feature/add-vrt-connection-string-for-STAC
  • Loading branch information
vincentsarago committed Sep 23, 2024
2 parents f330787 + bfb75e9 commit 9acc3c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_io_stac.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,4 +1066,3 @@ def test_vrt_string_assets():

img = stac.preview(assets="vrt://asset?bands=1")
assert img.count == 1
print(img)

0 comments on commit 9acc3c8

Please sign in to comment.