🎨 Auto format

This commit is contained in:
pre-commit-ci-lite[bot] 2026-01-10 15:57:26 +00:00 committed by GitHub
parent 41e55ab698
commit 1aa466e8e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ try:
time.sleep(1)
else:
raise RuntimeError("Server did not start in time")
with sync_playwright() as playwright:
run(playwright)
finally: