stac-utils / pystac

Python library for working with any SpatioTemporal Asset Catalog (STAC)

Home Page:https://pystac.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revert breaking changes to `get_items`

jsignell opened this issue · comments

This came out of conversation on stac-utils/pystac-client#485

Basically since pystac-client inherits from pystac, the addition of the recursive kwarg in get_items causes a failure.