CCockrum commited on
Commit
d765874
·
verified ·
1 Parent(s): 0fa28e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -620,7 +620,7 @@ def main():
620
  else:
621
  st.error("No pets found with those criteria.")
622
  st.success(f"Found {len(results['animals'])} pets!")
623
- else:
624
  st.error("No pets found with those criteria. Try expanding your search.")
625
 
626
  # Display search results
 
620
  else:
621
  st.error("No pets found with those criteria.")
622
  st.success(f"Found {len(results['animals'])} pets!")
623
+ elif:
624
  st.error("No pets found with those criteria. Try expanding your search.")
625
 
626
  # Display search results