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

Jupyter notebooks not being formatted

pjhartzell opened this issue · comments

pre-commit is silently failing to apply black formatting to the notebooks, both locally and in CI. Appears the black[jupyter] extra is not being installed.

Closed by #1232.