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 FutureWarning caused by comparison between str and np.ndarray #3

Merged

Conversation

msakai
Copy link
Contributor

@msakai msakai commented Sep 26, 2018

This fixes following warnings:

FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison

This fixes the warnings: "FutureWarning: elementwise comparison
failed; returning scalar instead, but in the future will perform
elementwise comparison".
@coveralls
Copy link

coveralls commented Sep 26, 2018

Coverage Status

Coverage remained the same at 96.38% when pulling 6fb3ced on msakai:fix-elementwise-comparison-future-warning into 7b7f512 on hoxo-m:master.

@hoxo-m hoxo-m self-assigned this Feb 6, 2019
@hoxo-m hoxo-m merged commit f8409c1 into hoxo-m:master Apr 5, 2019
@hoxo-m
Copy link
Owner

hoxo-m commented Apr 5, 2019

Thank you!

This pull request was closed.
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.

3 participants