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 pint warnings and remove conditional import #129

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

alihamdan
Copy link
Member

This PR fixes warnings when a pint quantity is transformed into a numpy array. It also removes a conditional import from typing_extensions as we have it as a dependency now.

@alihamdan alihamdan added the enhancement New feature or request label Sep 19, 2023
@alihamdan alihamdan self-assigned this Sep 19, 2023
@alihamdan alihamdan merged commit 2b2d901 into develop Sep 19, 2023
@alihamdan alihamdan deleted the minor-fixes branch September 19, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants