Closed theY4Kman closed 8 months ago
This PR introduces a flake8 plugin to check for uses of pytest.mark.only that one might not wish to commit.
pytest.mark.only
Brief
This PR introduces a flake8 plugin to check for uses of
pytest.mark.only
that one might not wish to commit.