mirror of https://github.com/scrapy/scrapy.git
Update docs/topics/contracts.rst
This commit is contained in:
parent
b85e5a66ed
commit
f68f29dd13
|
|
@ -48,7 +48,7 @@ This callback is tested using three built-in contracts:
|
|||
|
||||
.. class:: MetadataContract
|
||||
|
||||
This contract (``@meta``) sets the :attr:` meta <scrapy.Request.meta>`
|
||||
This contract (``@meta``) sets the :attr:`meta <scrapy.Request.meta>`
|
||||
attribute for the sample request. It must be a valid JSON dictionary.
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue