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

chore: appease pylint #2890

Merged
merged 5 commits into from
Dec 11, 2023
Merged

chore: appease pylint #2890

merged 5 commits into from
Dec 11, 2023

Conversation

agoose77
Copy link
Collaborator

It looks like we have some outstanding fixes needed for pylint. This PR makes those changes to unblock main.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #2890 (cae456f) into main (e2510ca) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
Files Coverage Δ
src/awkward/_nplikes/cupy.py 37.77% <100.00%> (ø)
src/awkward/_nplikes/jax.py 82.60% <100.00%> (ø)
src/awkward/_nplikes/numpy.py 92.10% <100.00%> (ø)
src/awkward/_nplikes/typetracer.py 74.67% <100.00%> (ø)
src/awkward/_parameters.py 82.22% <100.00%> (ø)
src/awkward/_singleton.py 89.65% <100.00%> (ø)
src/awkward/_typing.py 92.85% <100.00%> (ø)
src/awkward/operations/ak_concatenate.py 85.14% <100.00%> (ø)
src/awkward/operations/ak_from_json.py 93.57% <100.00%> (ø)

@agoose77 agoose77 enabled auto-merge (squash) December 11, 2023 12:59
@agoose77 agoose77 merged commit b32c86a into main Dec 11, 2023
38 checks passed
@agoose77 agoose77 deleted the agoose77/chore-appease-pylint branch December 11, 2023 13:15
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.

None yet

1 participant