mirror of https://github.com/scrapy/scrapy.git
sep-019: remove TODO section (settled down with class method)
This commit is contained in:
parent
a44757179b
commit
b560f4d1c1
|
|
@ -144,8 +144,3 @@ Proposed (new) startup process
|
|||
crawler.crawl(arg='value')
|
||||
spider = self.spidercls.from_crawler(self, arg='value')
|
||||
# starts crawling spider
|
||||
|
||||
TODO
|
||||
====
|
||||
|
||||
- should ``custom_settings`` be a static method instead of a class method?
|
||||
|
|
|
|||
Loading…
Reference in New Issue