fix: remove line breaks

This commit is contained in:
Jalil SA 2023-03-08 03:26:38 -06:00
parent 05893e1796
commit 1d862d0831
1 changed files with 0 additions and 2 deletions

View File

@ -179,8 +179,6 @@ scrapy.Spider
settings.setdefault("FEEDS", {}).update(cls.custom_feed)
super().update_settings(settings)
.. method:: start_requests()
This method must return an iterable with the first Requests to crawl for