Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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
|