Spaces:
Runtime error
Runtime error
Update reader.py
Browse files
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 |
|