Omnibus commited on
Commit
77aec53
·
verified ·
1 Parent(s): 3cfee22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -229,8 +229,6 @@ def get_key(inp,data):
229
 
230
 
231
  def summarize(inp,history,data=None):
232
-
233
-
234
  json_box=[]
235
  if inp == "":
236
  inp = "Process this data"
 
229
 
230
 
231
  def summarize(inp,history,data=None):
 
 
232
  json_box=[]
233
  if inp == "":
234
  inp = "Process this data"