AnishKumbhar commited on
Commit
43ccb88
1 Parent(s): ef4c131

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,5 +15,5 @@ def food_endpoint(breed: str):
15
  """
16
  if breed == 'Labro':
17
  return "Dog is healthy!"
18
- else :
19
  return "Dog is super healthy!"
 
15
  """
16
  if breed == 'Labro':
17
  return "Dog is healthy!"
18
+ else :
19
  return "Dog is super healthy!"