priyadip commited on
Commit
d271464
·
verified ·
1 Parent(s): 96ba38e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -372,7 +372,7 @@ with gr.Blocks(
372
  )
373
 
374
  gr.Markdown(
375
- "---\n*Built to solve the classic GitHub "Invalid Notebook" error. "
376
  "Works for Colab, Jupyter, and any nbformat-4 notebook.*"
377
  )
378
 
 
372
  )
373
 
374
  gr.Markdown(
375
+ '---\n*Built to solve the classic GitHub "Invalid Notebook" error. '
376
  "Works for Colab, Jupyter, and any nbformat-4 notebook.*"
377
  )
378