Removing empty example reference (#6402)

Co-authored-by: Michael Duane Mooring <mikeumus@gmail.com>
This commit is contained in:
Andrey Rakhmatullin 2024-06-17 14:37:11 +05:00
parent fdaecbe474
commit c25628439d
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ LxmlLinkExtractor
:param restrict_xpaths: is an XPath (or list of XPath's) which defines
regions inside the response where links should be extracted from.
If given, only the text selected by those XPath will be scanned for
links. See examples below.
links.
:type restrict_xpaths: str or list
:param restrict_css: a CSS selector (or list of selectors) which defines