Closed pre-commit-ci[bot] closed 3 years ago
test_suite.py:10: error: Library stubs not installed for "yaml" (or incompatible with Python 3.8)
test_suite.py:10: note: Hint: "python3 -m pip install types-PyYAML"
is something I've seen on the Zarr repos. The additional requirement needs adding unfortunately.
Working again!
updates: