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 to array shorthand not defined #61

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

ythevalil-dd
Copy link
Collaborator

The shorhand A for the toarray method is not always available on recent versions of scipy. This PR changes the shorthand uses to the full method name to ensure we don't run into issues on python 3.11.

@ythevalil-dd ythevalil-dd marked this pull request as ready for review September 26, 2024 12:37
@ythevalil-dd ythevalil-dd force-pushed the fix/to-array-shorthand-not-defined branch from 54d95e7 to 803e0bd Compare September 26, 2024 12:38
sliceline/slicefinder.py Show resolved Hide resolved
@ythevalil-dd ythevalil-dd merged commit 6181eeb into main Oct 7, 2024
3 checks passed
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.

4 participants