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

@@ -13,7 +13,7 @@ bucket_credentials = {
}
@pytest.fixture()
@pytest.fixture
def vcap_services():
return {
"aws-elasticache-redis": [{"credentials": {"uri": "redis://xxx:6379"}}],