thepolymerguy commited on
Commit
eb55011
·
1 Parent(s): e450f6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def classifier(userin, SearchType):
49
 
50
  '''
51
 
52
- def generateresponse(history, task):
53
  """
54
  Model definition here:
55
  """
 
49
 
50
  '''
51
 
52
+ def generateresponse(history):#, task):
53
  """
54
  Model definition here:
55
  """