Make ruff happy

This commit is contained in:
Konstantin Knizhnik
2024-01-25 08:56:47 +02:00
parent df4b944906
commit 7fe1f4f9bf
2 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ import time
from fixtures.log_helper import log
from fixtures.neon_fixtures import NeonEnv, wait_replica_caughtup
# Check for corrupted WAL messages which might otherwise go unnoticed if
# reconnection fixes this.
def scan_standby_log_for_errors(secondary):