1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-06 18:51:38 +00:00

10 Commits

Author SHA1 Message Date
Andrey Rakhmatullin
4f9dd998dc Bump pylint, cleanup the ignored tags. 2024-02-28 14:31:21 +05:00
Jalil SA
a5c1ef8276 sort imports with isort 2023-01-25 14:25:15 -06:00
Emmanuel Rondan
e211ec0aa2 adding black formatter to all the code 2022-11-29 11:30:46 -03:00
Eugenio Lacuesta
7988c676a9
Update Item docstring, update BaseItem occurrences 2020-05-05 13:11:01 -03:00
Adrián Chaves
b5c4c2cae8
Keep 2 spaces between code and inline comments (#4195) 2019-12-13 14:20:48 +01:00
Adrián Chaves
f261cf65e9 Add missing blank lines between functions and classes
Also fixed 2 unrelated Flake8 issues
2019-11-18 17:16:09 +01:00
Marc Hernández
c377c14e32 Fix W391 Blank line at end of file (#4137) 2019-11-07 17:47:35 +01:00
Julia Medina
fc346cba4d Move scrapy/contrib/spiders to scrapy/spiders 2015-04-29 21:27:19 -03:00
Mikhail Korobov
669b62c741 PY3 port scrapy.utils.spider 2014-08-01 16:43:39 +06:00
Daniel Graña
242c08553f move tests under root dir 2014-07-30 19:45:08 -03:00