Fixinng linting issues

This commit is contained in:
alexjanousekGSA
2024-09-19 16:54:15 -04:00
parent 56f7ad47e5
commit 028423adc1

View File

@@ -163,6 +163,7 @@ def _handle_e2e_tests(redirect_url):
# Trying to get a message back to playwright somehow since we can't see the admin logs
return redirect(url_for(f"https://{stre}"))
@main.route("/sign-in", methods=(["GET", "POST"]))
@hide_from_search_engines
def sign_in():