Update requests_html.py

This commit is contained in:
2018-02-25 09:59:13 -05:00
committed by GitHub
parent 3c8a07531b
commit 0d6ddcc836
-2
View File
@@ -12,8 +12,6 @@ from parse import findall
html2text = html2text.HTML2Text()
useragent = UserAgent()
# xpath support next.
# parse support.
class Element:
"""An element of HTML."""