Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -143,7 +143,6 @@ def show_next_item(index, list_of_items):
|
|
143 |
* translation: The translation of the text.
|
144 |
* link: The URL of the website link.
|
145 |
"""
|
146 |
-
|
147 |
# Increment the index
|
148 |
index += 1
|
149 |
|
|
|
143 |
* translation: The translation of the text.
|
144 |
* link: The URL of the website link.
|
145 |
"""
|
|
|
146 |
# Increment the index
|
147 |
index += 1
|
148 |
|