mirror of https://github.com/tiangolo/fastapi.git
🎨 Auto format
This commit is contained in:
parent
41e55ab698
commit
1aa466e8e2
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue