Skip to content

Update input.py#1

Open
galicae wants to merge 3 commits intoJiekaiLab:mainfrom
galicae:patch-1
Open

Update input.py#1
galicae wants to merge 3 commits intoJiekaiLab:mainfrom
galicae:patch-1

Conversation

@galicae
Copy link

@galicae galicae commented Apr 11, 2024

NumPy deprecated np.object quite some time ago, to be replaced by object.

galicae added 3 commits April 11, 2024 11:05
NumPy [deprecated](https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations) `np.object` quite some time ago, to be replaced by `object`.
removed more instances of np.object
replaced `np.bool` instances with `bool`
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.

1 participant