Ramesh-vani commited on
Commit
498676e
·
verified ·
1 Parent(s): bee7181

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -561,6 +561,7 @@ async def handle_user_input(websocket,key, process, connected):
561
  break
562
  except Exception as e:
563
  # print(f"Error in input thread: {str(e)}")
 
564
 
565
  def process_input(user_input, process):
566
  if process:
 
561
  break
562
  except Exception as e:
563
  # print(f"Error in input thread: {str(e)}")
564
+ pass
565
 
566
  def process_input(user_input, process):
567
  if process: