Commit Graph

10 Commits

Author SHA1 Message Date
Marc Hernández 63cf5c75c8 Fix E502: backslash is redundant between brackets (#4238) 2019-12-17 13:53:15 +01:00
Grammy Jiang 9b4b43f8ac
Convert the relative imports to absolute imports
This commits converts the relative imports to absolute imports in the
entire package
2019-12-05 11:25:19 +11:00
Eugenio Lacuesta b6b76df057
CallbackKeywordArgumentsContract 2019-08-29 03:29:24 -03:00
Adrián Chaves bff335cf7f Improve the error message in contract failures due to multiple missing fields 2019-08-05 15:47:58 +02:00
tpeng a8621bbc29 show all the missing field when scrapes contract fails 2019-08-05 15:27:31 +02:00
Mikhail Korobov 39635e5f55 Allow spiders to return dicts. See GH-1064. 2015-03-18 07:26:56 +05:00
Capi Etheriel 4de45c942e Running lucasdemarchi/codespell to fix typos in code 2014-03-06 12:41:38 -03:00
Alex Cepoi 6f1a5d8db6 SEP-017 contracts: various minor changes 2012-08-29 18:31:10 +02:00
Alex Cepoi 901987154e SEP-017 contracts
* load contracts from settings
* refactored contracts manager
* fixed callback bug, which caused responses to be evaluated with a
wrong callback sometimes
* "returns" contract
2012-08-24 16:42:13 +02:00
Alex Cepoi 99b76eaa2c SEP-017 contracts: first draft 2012-08-21 02:47:35 +02:00