pragnakalp commited on
Commit
3871315
·
1 Parent(s): 69bf996

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -79,6 +79,7 @@ def get_location(ip_addr):
79
  print("Error while getting location -->",e)
80
  return location
81
 
 
82
  """
83
  generate emotions of the sentences
84
  """
 
79
  print("Error while getting location -->",e)
80
  return location
81
 
82
+
83
  """
84
  generate emotions of the sentences
85
  """