We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ed838 commit 1dcdaf9Copy full SHA for 1dcdaf9
1 file changed
web-scraping-with-scrapy-and-mongodb/books/books/spiders/book.py
@@ -1,4 +1,5 @@
1
import scrapy
2
+
3
from books.items import BooksItem
4
5
0 commit comments