pre-commit fix (#140)

This commit is contained in:
Yifeng Wang(正经人王同学)
2025-03-10 14:49:09 +08:00
committed by GitHub

View File

@@ -461,7 +461,7 @@ def create_ui():
"""
)
with gr.Tabs() as tabs:
with gr.Tabs():
with gr.TabItem("运行模式"):
with gr.Row():
with gr.Column(scale=1):