Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -441,7 +441,7 @@ def format_description_html(description, breed):
|
|
441 |
|
442 |
|
443 |
def go_back(state):
|
444 |
-
buttons = state.get("buttons", [])
|
445 |
return (
|
446 |
state["html_output"],
|
447 |
state["image"],
|
|
|
441 |
|
442 |
|
443 |
def go_back(state):
|
444 |
+
#buttons = state.get("buttons", [])
|
445 |
return (
|
446 |
state["html_output"],
|
447 |
state["image"],
|