From 0f2bac69b1ef936c755f223da6ce5c37b0e36e35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 09:14:36 +0000 Subject: [PATCH] chore(format): run black on main --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 90852e3b..73b7a2fa 100644 --- a/app.py +++ b/app.py @@ -65,7 +65,7 @@ # Define Gradio interface with gr.Blocks( - theme=my_applio, title="Applio", css="footer{display:none !important}" + theme=my_applio, title="Applio", css="footer{display:none !important}" ) as Applio: gr.Markdown("# Applio") gr.Markdown(