mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
Update requests_html.py
This commit is contained in:
@@ -12,8 +12,6 @@ from parse import findall
|
||||
html2text = html2text.HTML2Text()
|
||||
useragent = UserAgent()
|
||||
|
||||
# xpath support next.
|
||||
# parse support.
|
||||
|
||||
class Element:
|
||||
"""An element of HTML."""
|
||||
|
||||
Reference in New Issue
Block a user