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

Convert the relative imports to absolute imports #4212

Merged
merged 1 commit into from Dec 5, 2019

Conversation

grammy-jiang
Copy link
Contributor

This commits converts the relative imports to absolute imports in the
entire package

This commits converts the relative imports to absolute imports in the
entire package
@codecov
Copy link

codecov bot commented Dec 5, 2019

Codecov Report

Merging #4212 into master will not change coverage.
The diff coverage is 88.88%.

@@           Coverage Diff           @@
##           master    #4212   +/-   ##
=======================================
  Coverage   83.74%   83.74%           
=======================================
  Files         165      165           
  Lines        9713     9713           
  Branches     1446     1446           
=======================================
  Hits         8134     8134           
  Misses       1332     1332           
  Partials      247      247
Impacted Files Coverage Δ
scrapy/linkextractors/regex.py 0% <0%> (ø) ⬆️
scrapy/__init__.py 85.71% <100%> (ø) ⬆️
scrapy/linkextractors/__init__.py 96.66% <100%> (ø) ⬆️
scrapy/contracts/default.py 88% <100%> (ø) ⬆️
scrapy/core/downloader/handlers/s3.py 62.9% <100%> (ø) ⬆️
scrapy/core/downloader/handlers/http.py 100% <100%> (ø) ⬆️
scrapy/core/downloader/__init__.py 90.9% <100%> (ø) ⬆️

@wRAR wRAR merged commit 7079d12 into scrapy:master Dec 5, 2019
@grammy-jiang grammy-jiang deleted the fix-imports branch December 5, 2019 12:30
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