Omnibus commited on
Commit
2ae56ab
·
verified ·
1 Parent(s): 7e39d66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ def get_nouns(text):
49
  c=0
50
  d=0
51
  if json_object[f'{a}{cont_list[b]}{cont_list[c]}{cont_list[d]}']=='YNNN':
52
- #print("X")
53
  a="X"
54
  b=0
55
  c=0
 
49
  c=0
50
  d=0
51
  if json_object[f'{a}{cont_list[b]}{cont_list[c]}{cont_list[d]}']=='YNNN':
 
52
  a="X"
53
  b=0
54
  c=0