This commit is contained in:
DUO Labs 2022-02-02 14:48:42 -05:00 committed by GitHub
parent 2ca96bba9c
commit f6a82ad95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ import os
minimal_mode_sections = ['Top stories', 'Images', 'People also ask']
def extract_q(q_str: str, href: str) -> str:
"""Extracts the 'q' element from a result link. This is typically
either the link to a result's website, or a string.