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 NumPy Deprecation Warning (#26) #29

Merged
merged 4 commits into from
Feb 24, 2021
Merged

Conversation

GuardZ
Copy link
Contributor

@GuardZ GuardZ commented Feb 24, 2021

Otherwise there will be errors like this

ValueError: Non-string object detected for the array ordering. Please pass in 'C', 'F', 'A', or 'K' instead

Otherwise there will be errors like this

ValueError: Non-string object detected for the array ordering. Please pass in 'C', 'F', 'A', or 'K' instead
@GuardZ GuardZ requested a review from a team as a code owner February 24, 2021 18:09
@ewu63 ewu63 linked an issue Feb 24, 2021 that may be closed by this pull request
@eirikurj eirikurj merged commit 04167b7 into mdolab:master Feb 24, 2021
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.

Deprecation warning
3 participants