Update on Request objects (#7286)

This commit is contained in:
Javier 2026-06-29 15:34:12 +02:00 committed by GitHub
parent 9559cbee1e
commit 4b2b56f384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Request objects
.. invisible-code-block: python
from scrapy.http import Request
from scrapy import Request
1. Using a dict: