mirror of https://github.com/scrapy/scrapy.git
we should add some svn hook to use pylint before commit :)
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40158
This commit is contained in:
parent
e3f70a8101
commit
baf32540d6
|
|
@ -1,3 +1,4 @@
|
|||
# -*- coding: utf8 -*-
|
||||
"""
|
||||
Limits the scheduler request queue from the point of view of the spider.
|
||||
That is, any requests generated by the spider, which its scheduling action
|
||||
|
|
|
|||
Loading…
Reference in New Issue