kuroiikimono commited on
Commit
fa608a5
·
verified ·
1 Parent(s): 820e5bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ Try searching Google for keywords such as `grep and replace`.
222
  page_text2 += "\n"
223
  temp_y_posi = y_posi
224
  page_text2 += tag3.get("c")
225
- page_text2 += "\n"
226
  page_text2 += "\n\n"
227
 
228
 
 
222
  page_text2 += "\n"
223
  temp_y_posi = y_posi
224
  page_text2 += tag3.get("c")
225
+
226
  page_text2 += "\n\n"
227
 
228