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

Fix cython-lint issues. #5536

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jul 31, 2023

This PR fixes some style issues from cython-lint that appear to be blocking CI for PR #5534. It seems that these issues only appear when using cython>=3. It is not clear to me why these issues are just now showing up (rather than appearing immediately once Cython 3 was released).

@bdice bdice requested a review from a team as a code owner July 31, 2023 20:47
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Jul 31, 2023
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 31, 2023
@bdice bdice self-assigned this Jul 31, 2023
@dantegd dantegd added bug Something isn't working and removed improvement Improvement / enhancement to an existing function labels Jul 31, 2023
@bdice
Copy link
Contributor Author

bdice commented Jul 31, 2023

/merge

@bdice
Copy link
Contributor Author

bdice commented Aug 1, 2023

Thanks for retriggering the failed CI jobs on this PR @csadorf!

@rapids-bot rapids-bot bot merged commit 3234b9f into rapidsai:branch-23.08 Aug 1, 2023
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants