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

Pylint and Mypy fixes to solve CI errors #1374

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ftroisi
Copy link
Collaborator

@ftroisi ftroisi commented Jan 15, 2025

Summary

This PR originates from #1371, and fixes pylint and mypy errors in the CI. Also, the package networkx had to be updated to support numpy 2.x.
Since tests must pass, PR #1371 has been incorporated in this PR.

Details and comments

Fixes: #1370

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.

TestBravyiKitaevSuperFastMapper::test_h2 fails with NumPy >= 2.0
1 participant