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
pluggy._manager.PluginValidationError: Plugin 'pytest_cython' for hook 'pytest_collect_file'
hookimpl definition: pytest_collect_file(path, parent)
Argument(s) {'path'} are declared in the hookimpl but can not be found in the hookspec
This might be related to the release of pytest 8.1.0 yesterday.
The text was updated successfully, but these errors were encountered:
The tests are failing in the CI pipeline:
This might be related to the release of pytest 8.1.0 yesterday.
The text was updated successfully, but these errors were encountered: