Skip to content

Commit 9dc5974

Browse files
author
sd109
committed
Python formatting
1 parent f307fb0 commit 9dc5974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-app/api_startup_check.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import requests, time
22
from urllib.parse import urljoin
33

4+
45
def wait_for_backend(url):
56
"""
67
This function acts as a startup check so that the frontend web app does not

0 commit comments

Comments
 (0)