Neurolingua commited on
Commit
06eb261
1 Parent(s): 36eaf91

Update other_function.py

Browse files
Files changed (1) hide show
  1. other_function.py +1 -1
other_function.py CHANGED
@@ -140,4 +140,4 @@ def get_rates():
140
 
141
  return str(d) + ' These prices are for 1 kg'
142
  else:
143
- return "No table found on the page"
 
140
 
141
  return str(d) + ' These prices are for 1 kg'
142
  else:
143
+ return get_rates()