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

Use import numpy as np throughout #166

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Use import numpy as np throughout #166

merged 1 commit into from
Jul 28, 2024

Conversation

cbourjau
Copy link
Collaborator

Change the import of NumPy form import numpy to the conventional import numpy as np. There are no other changes in this PR.

Checklist

  • Added a CHANGELOG.rst entry

@cbourjau cbourjau merged commit 8f6053d into main Jul 28, 2024
12 checks passed
@cbourjau cbourjau deleted the import-numpy-as-np branch July 28, 2024 12:07
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