aiqtech commited on
Commit
239c1e2
ยท
verified ยท
1 Parent(s): c311609

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1197,7 +1197,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
1197
  visible=True
1198
  )
1199
 
1200
- def update_status_message(message: str, is_error: bool = False) -> dict:
1201
  """์ƒํƒœ ๋ฉ”์‹œ์ง€ ์—…๋ฐ์ดํŠธ ํ•จ์ˆ˜"""
1202
  return {
1203
  "visible": True,
 
1197
  visible=True
1198
  )
1199
 
1200
+ def update_status_message(message: str, is_error: bool = False) -> dict:
1201
  """์ƒํƒœ ๋ฉ”์‹œ์ง€ ์—…๋ฐ์ดํŠธ ํ•จ์ˆ˜"""
1202
  return {
1203
  "visible": True,