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

Remove unnecessary line blank from the tops of almost all files . #1299

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

jpivarski
Copy link
Member

It's just cosmetic, but it was bugging me. Doing them all in one PR like this should be very mergeable (we're usually not making changes on that line).

@jpivarski jpivarski enabled auto-merge (squash) February 18, 2022 23:38
@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #1299 (1afee82) into main (8e68200) will increase coverage by 1.68%.
The diff coverage is 77.62%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/numba/arrayview.py 96.24% <ø> (ø)
src/awkward/_v2/_connect/numba/layout.py 87.01% <ø> (ø)
src/awkward/_v2/_prettyprint.py 63.79% <0.00%> (ø)
src/awkward/_v2/_slicing.py 84.43% <ø> (ø)
src/awkward/_v2/contents/__init__.py 100.00% <ø> (ø)
src/awkward/_v2/forms/__init__.py 100.00% <ø> (ø)
src/awkward/_v2/identifier.py 55.69% <ø> (ø)
.../awkward/_v2/operations/convert/ak_from_buffers.py 85.71% <ø> (ø)
src/awkward/_v2/operations/convert/ak_from_cupy.py 25.00% <0.00%> (-50.00%) ⬇️
src/awkward/_v2/operations/convert/ak_from_iter.py 92.30% <ø> (ø)
... and 163 more

@jpivarski jpivarski merged commit 2759ac8 into main Feb 19, 2022
@jpivarski jpivarski deleted the jpivarski/fix-all-file-headers branch February 19, 2022 00:07
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.

1 participant