You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to changes in the CI system (macos-13 is going away), we started to see weird test failures due to pytables not being installed. However, it's supposed to be an optional dependency thus the tests should cater for its missing status.
So, there is a bug somewhere.