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
Pytest dropped support for pytest_namespace() in favor of
pytest_configure() as per
pytest-dev/pytest#4421.
We also fixed some import sortings and the setup.py to make sure that
the builds pass and have the same structure as other modules.
0 commit comments