mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-22 07:32:41 +00:00
Tweak the CSVFeedSpider documentation
This commit is contained in:
parent
5aebdac45d
commit
dedc4a8b8f
@ -578,8 +578,7 @@ CSVFeedSpider
|
||||
|
||||
.. attribute:: headers
|
||||
|
||||
A list of the rows contained in the file CSV feed which will be used to
|
||||
extract fields from it.
|
||||
A list of the column names in the CSV file.
|
||||
|
||||
.. method:: parse_row(response, row)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user