mirror of https://github.com/scrapy/scrapy.git
Skip the doctest.
This commit is contained in:
parent
bf1bfaaa3e
commit
3c2cd53abb
|
|
@ -57,6 +57,7 @@ operation to finish.
|
|||
|
||||
Let's take an example using :ref:`coroutines <topics-coroutines>`:
|
||||
|
||||
.. skip: next
|
||||
.. code-block:: python
|
||||
|
||||
import scrapy
|
||||
|
|
|
|||
Loading…
Reference in New Issue