mirror of https://github.com/scrapy/scrapy.git
Update docstring
This commit is contained in:
parent
27456996a9
commit
af2280e695
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Some pipelines used for testing and benchmarking
|
||||
Some pipelines used for testing
|
||||
"""
|
||||
|
||||
class ZeroDivisionErrorPipeline(object):
|
||||
|
|
|
|||
Loading…
Reference in New Issue