ruff format

This commit is contained in:
Christian Schwarz
2025-08-06 17:54:36 +02:00
parent 279865c68a
commit 78a8ac7be9

View File

@@ -141,7 +141,7 @@ def test_hot_standby_gc(neon_env_builder: NeonEnvBuilder, pause_apply: bool):
tenant_id = env.initial_tenant tenant_id = env.initial_tenant
# enable the compute feature t # enable the compute feature t
compute_features = ['standby_horizon_leases_experimental'] compute_features = ["standby_horizon_leases_experimental"]
with env.endpoints.create_start( with env.endpoints.create_start(
branch_name="main", branch_name="main",