Formatting
Co-authored-by: Ben Busby <noreply+git@benbusby.com>
This commit is contained in:
parent
25eef25f08
commit
8adc3dccf2
|
@ -73,6 +73,7 @@ def bold_search_terms(response: str, query: str) -> BeautifulSoup:
|
|||
|
||||
return response
|
||||
|
||||
|
||||
def has_ad_content(element: str) -> bool:
|
||||
"""Inspects an HTML element for ad related content
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user