Skip to content

MAINT: Use "bool" instead of deprecated "np.bool"#847

Closed
rahulporuri wants to merge 1 commit into
mainfrom
maint/bool-not-npbool
Closed

MAINT: Use "bool" instead of deprecated "np.bool"#847
rahulporuri wants to merge 1 commit into
mainfrom
maint/bool-not-npbool

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

This PR replaces np.bool with the built in bool

Copy link
Copy Markdown
Contributor

@corranwebster corranwebster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; I am assuming that test failures are due to updates in Github Actions, but haven't checked.

@corranwebster
Copy link
Copy Markdown
Contributor

maint/* branches are protected, so I can't push changes to make the tests pass. I will close this and open a new PR.

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