DrishtiSharma commited on
Commit
c80ab1d
1 Parent(s): 41fdf60

Update reader.py

Browse files
Files changed (1) hide show
  1. reader.py +1 -1
reader.py CHANGED
@@ -56,7 +56,7 @@ def get_article():
56
  line('h2', 'Technical challenges faced during this project:')
57
  line('p', td)
58
  with tag('div', klass='my-div'):
59
- line('h2', 'Limitation of this Project/Gradio Application:')
60
  line('p', limitation)
61
  with tag('div', klass='my-div'):
62
  line('h2', 'Conclusion and Future Work:')
 
56
  line('h2', 'Technical challenges faced during this project:')
57
  line('p', td)
58
  with tag('div', klass='my-div'):
59
+ line('h2', 'Limitations of this Project/Gradio Application:')
60
  line('p', limitation)
61
  with tag('div', klass='my-div'):
62
  line('h2', 'Conclusion and Future Work:')