thak123 commited on
Commit
417b3be
·
1 Parent(s): c778bde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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