tedgwara commited on
Commit
3189009
1 Parent(s): e66869d

Update reader.py

Browse files
Files changed (1) hide show
  1. reader.py +0 -1
reader.py CHANGED
@@ -5,7 +5,6 @@ from yattag import Doc
5
  ### creating html ###
6
  ### -------------------------------- ###
7
  def get_article(acc, feats):
8
-
9
  title = 'Potential Buyer Fit Analysis'
10
  description = 'How Well Does a Partner with the Selected Characteristics Fit?'
11
 
 
5
  ### creating html ###
6
  ### -------------------------------- ###
7
  def get_article(acc, feats):
 
8
  title = 'Potential Buyer Fit Analysis'
9
  description = 'How Well Does a Partner with the Selected Characteristics Fit?'
10