[Bug]: Pandas warning causing test gallery errors #156
Labels
category: bug
errors in the code or code behavior
priority: low
alternative solution already working and/or relevant to only specific user(s)
topic: testing
issues related to testing
What happened?
A new pandas warning about not having pyarrow installed is causing
test_gallery.py
to fail because it is set up to raise errors on unexpected warnings. See https://github.com/hdmf-dev/hdmf-zarr/actions/runs/7676572195The warning says:
We should just add this warning to the list of ignored warnings.
Steps to Reproduce
Traceback
Operating System
macOS
Python Executable
Conda
Python Version
3.8
Package Versions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: