diff --git a/requests_html.py b/requests_html.py index 5081a01..08d2370 100644 --- a/requests_html.py +++ b/requests_html.py @@ -105,7 +105,6 @@ class BaseParser: See W3School's `CSS Selectors Reference `_ for more details. - If ``first`` is ``True``, only returns the first :class:`Element ` found.""" encoding = _encoding or self.encoding