mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 09:03:57 +00:00
oops, missing import
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40312
This commit is contained in:
parent
0ae4a19e08
commit
498cd3a356
@ -2,6 +2,7 @@ from datetime import datetime, timedelta
|
||||
from time import sleep
|
||||
|
||||
from twisted.trial import unittest
|
||||
from scrapy.conf import settings
|
||||
|
||||
|
||||
class ProductComparisonTestCase(unittest.TestCase):
|
||||
|
Loading…
x
Reference in New Issue
Block a user