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

Create numpy 2 compatibility and remove upper version limits #527

Merged
merged 7 commits into from
Jul 8, 2024

Conversation

fwitte
Copy link
Member

@fwitte fwitte commented Jul 8, 2024

Most changes are made to fix the doctests.

@pep8speaks
Copy link

pep8speaks commented Jul 8, 2024

Hello @fwitte! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 351:80: E501 line too long (81 > 79 characters)

Line 1631:80: E501 line too long (80 > 79 characters)

Line 126:80: E501 line too long (82 > 79 characters)

Line 264:80: E501 line too long (81 > 79 characters)

Comment last updated at 2024-07-08 21:42:51 UTC

@fwitte fwitte merged commit 3df1909 into dev Jul 8, 2024
4 of 7 checks passed
@fwitte fwitte deleted the fix/numpy-2-compatibility branch October 27, 2024 20:32
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.

2 participants