Omnibus commited on
Commit
b24c3fb
·
verified ·
1 Parent(s): 2da7365

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -97,6 +97,7 @@ def get_nouns(text=text,steps=1):
97
  print(n_cnt)
98
  print(nx)
99
  print("#######")
 
100
 
101
  step_allot=char_len**steps
102
  print(step_allot)
 
97
  print(n_cnt)
98
  print(nx)
99
  print("#######")
100
+ break
101
 
102
  step_allot=char_len**steps
103
  print(step_allot)