Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-28 06:51:23 -05:00
parent 495b0c3bfd
commit 26c9f08960
-1
View File
@@ -105,7 +105,6 @@ class BaseParser:
See W3School's `CSS Selectors Reference <https://www.w3schools.com/cssref/css_selectors.asp>`_ for more details.
If ``first`` is ``True``, only returns the first :class:`Element <Element>` found."""
encoding = _encoding or self.encoding