BeMerciless commited on
Commit
548da0d
1 Parent(s): 6a4195a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def greet(sent,mode):
63
  result = "긍정"
64
  elif result == 2:
65
  result = "부정"
66
- return result
67
 
68
  return result
69
  intput="text"
 
63
  result = "긍정"
64
  elif result == 2:
65
  result = "부정"
66
+
67
 
68
  return result
69
  intput="text"