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

Relative imports (helps vendoring) #565

Merged
merged 1 commit into from
Nov 20, 2022

Conversation

mangecoeur
Copy link
Contributor

Use relative imports, apart from being a good code style it makes vendoring sparse within another package easier.

Use relative imports, apart from code style it makes vendoring sparse within another package easier.
@codecov
Copy link

codecov bot commented Nov 20, 2022

Codecov Report

Merging #565 (e1e5bde) into master (6288a85) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #565      +/-   ##
==========================================
- Coverage   92.30%   92.28%   -0.03%     
==========================================
  Files          20       19       -1     
  Lines        3120     3111       -9     
==========================================
- Hits         2880     2871       -9     
  Misses        240      240              

@hameerabbasi hameerabbasi merged commit d51a1a1 into pydata:master Nov 20, 2022
@hameerabbasi
Copy link
Collaborator

Thanks, @mangecoeur!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants