mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 14:07:17 +08:00
pre-commit fix
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user