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 E127 #4538

Merged
merged 2 commits into from May 6, 2020
Merged

Flake8: remove E127 #4538

merged 2 commits into from May 6, 2020

Conversation

elacuesta
Copy link
Member

Continuation line over-indented for visual indent

@elacuesta elacuesta mentioned this pull request May 6, 2020
@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #4538 into master will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4538      +/-   ##
==========================================
- Coverage   84.55%   84.46%   -0.10%     
==========================================
  Files         164      164              
  Lines        9898     9898              
  Branches     1480     1480              
==========================================
- Hits         8369     8360       -9     
- Misses       1261     1268       +7     
- Partials      268      270       +2     
Impacted Files Coverage Δ
scrapy/core/downloader/handlers/ftp.py 98.36% <100.00%> (ø)
scrapy/core/engine.py 87.87% <100.00%> (ø)
scrapy/utils/deprecate.py 95.38% <100.00%> (ø)
scrapy/utils/request.py 100.00% <100.00%> (ø)
scrapy/utils/py36.py 20.00% <0.00%> (-80.00%) ⬇️
scrapy/utils/spider.py 62.50% <0.00%> (-12.50%) ⬇️
scrapy/utils/trackref.py 82.85% <0.00%> (-2.86%) ⬇️

@elacuesta elacuesta mentioned this pull request May 6, 2020
wRAR
wRAR approved these changes May 6, 2020
@wRAR wRAR merged commit 977ce9f into scrapy:master May 6, 2020
2 checks passed
@elacuesta elacuesta deleted the flake8-remove-e127 branch May 6, 2020 16:52
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