update flake8-pytest-style-plugin

This commit is contained in:
Kenneth Kehl
2024-07-15 08:07:18 -07:00
parent 437f8ca400
commit 8489fb9e61
17 changed files with 232 additions and 232 deletions

View File

@@ -1882,7 +1882,7 @@ def test_service_dashboard_shows_batched_jobs(
assert len(rows) == 1
@pytest.fixture()
@pytest.fixture
def app_with_socketio():
app = Flask("app")
create_app(app)