Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flake8: remove E126 #4543

Merged
merged 4 commits into from May 7, 2020
Merged

Flake8: remove E126 #4543

merged 4 commits into from May 7, 2020

Conversation

elacuesta
Copy link
Member

@elacuesta elacuesta commented May 6, 2020

Continuation line over-indented for hanging indent

Based on #4542 to avoid merge conflicts. (merged)

scrapy/spiderloader.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #4543 into master will decrease coverage by 0.00%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master    #4543      +/-   ##
==========================================
- Coverage   84.50%   84.50%   -0.01%     
==========================================
  Files         164      164              
  Lines        9903     9904       +1     
  Branches     1481     1482       +1     
==========================================
  Hits         8369     8369              
  Misses       1266     1266              
- Partials      268      269       +1     
Impacted Files Coverage Δ
scrapy/core/downloader/contextfactory.py 96.66% <0.00%> (ø)
scrapy/core/downloader/handlers/s3.py 65.67% <ø> (ø)
scrapy/core/downloader/webclient.py 97.95% <ø> (ø)
scrapy/downloadermiddlewares/retry.py 100.00% <100.00%> (ø)
scrapy/spiderloader.py 100.00% <100.00%> (ø)
scrapy/utils/trackref.py 82.85% <0.00%> (-2.86%) ⬇️

@elacuesta elacuesta mentioned this pull request May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants