DrishtiSharma commited on
Commit
a3ed81a
1 Parent(s): c286d3f

Update reader.py

Browse files
Files changed (1) hide show
  1. reader.py +1 -1
reader.py CHANGED
@@ -48,7 +48,7 @@ def get_article():
48
  #line('h2', 'Data Collection')
49
  #line('p', sgd1)
50
  with tag('div', klass='my-div'):
51
- line('h2', '**Targeted SDGs and Potential Applications:** ')
52
  with tag('ul'):
53
  line('li', sgd1)
54
  line('li', sgd2)
 
48
  #line('h2', 'Data Collection')
49
  #line('p', sgd1)
50
  with tag('div', klass='my-div'):
51
+ line('h2', 'Targeted SDGs and Potential Applications: ')
52
  with tag('ul'):
53
  line('li', sgd1)
54
  line('li', sgd2)