From 1070fee541b50e29be1268a637e7e494d0bde14f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 20:13:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20[pre-commit.ci]=20Auto=20format?= =?UTF-8?q?=20from=20pre-commit.com=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastapi/openapi/docs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastapi/openapi/docs.py b/fastapi/openapi/docs.py index ded9883dd..ad97e85af 100644 --- a/fastapi/openapi/docs.py +++ b/fastapi/openapi/docs.py @@ -221,7 +221,7 @@ def get_stoplight_elements_html( try_it_credential_policy: TryItCredentialPolicyOptions = TryItCredentialPolicyOptions.OMIT, layout: LayoutOptions = LayoutOptions.SIDEBAR, logo: str = "", - router: RouterOptions = RouterOptions.HISTORY + router: RouterOptions = RouterOptions.HISTORY, ) -> HTMLResponse: html = f"""