Skip to content

Commit

Permalink
Python formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Dec 21, 2023
1 parent f307fb0 commit 9dc5974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-app/api_startup_check.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import requests, time
from urllib.parse import urljoin


def wait_for_backend(url):
"""
This function acts as a startup check so that the frontend web app does not
Expand Down

0 comments on commit 9dc5974

Please sign in to comment.