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

using cython-lint to find some issues #135

Closed
wants to merge 5 commits into from

Conversation

fchapoton
Copy link
Contributor

I used
cython-lint --ignore=E501,E261,E222,E265,E266,E127,E128,E231,E741 cypari2/
to find some minor issues (unused imports, etc) and fixed some of them.

@fchapoton
Copy link
Contributor Author

hmm, sphinx is complaining. I thing it does not come from my changes.

@fchapoton
Copy link
Contributor Author

any suggestions on how to make the checks pass ?

@fchapoton fchapoton closed this Jan 30, 2024
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