mirror of https://github.com/scrapy/scrapy.git
Delete tab used as indentation in docs/topics/loaders.rst
This commit is contained in:
parent
819a8eceee
commit
acc13c9821
|
|
@ -566,7 +566,7 @@ Here is a list of all built-in processors:
|
|||
|
||||
The simplest processor, which doesn't do anything. It returns the original
|
||||
values unchanged. It doesn't receive any constructor arguments, nor does it
|
||||
accept Loader contexts.
|
||||
accept Loader contexts.
|
||||
|
||||
Example::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue