web_programming/crawl_google_results.py:36:29: invalid-argument-type: Argument to function `open` is incorrect: Expected `str`, found `str | AttributeValueList | None`
info: element `AttributeValueList` of union `str | AttributeValueList | None` is not assignable to `str`
stdlib/webbrowser.pyi:21:5: info: Function defined here
stdlib/webbrowser.pyi:21:10: Parameter declared here