test commit
This commit is contained in:
parent
fbfd23b2e6
commit
732258d136
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ def is_page_header_noise(s):
|
|||
and ("ROUND MONEY" in s or "TRIAL" in s)
|
||||
)
|
||||
|
||||
#change here
|
||||
|
||||
def clean_description(desc):
|
||||
if not desc or is_page_header_noise(desc):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue