mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 04:04:13 +00:00
Force Travis CI to test again
This commit is contained in:
parent
c016a4309d
commit
0a69a32b5a
@ -270,7 +270,7 @@ class ItemMetaTest(unittest.TestCase):
|
||||
def f(self):
|
||||
# For rationale of this see:
|
||||
# https://github.com/python/cpython/blob/ee1a81b77444c6715cbe610e951c655b6adab88b/Lib/test/test_super.py#L222
|
||||
return __class__ # noqa https://github.com/scrapy/scrapy/issues/2836
|
||||
return __class__ # noqa https://github.com/scrapy/scrapy/issues/2836
|
||||
|
||||
MyItem()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user