Skip to content

Conversation

@sahilbirje4551
Copy link

numpy lib latest version depricated use of astype(np.int) and astype(np.bool)
made the changes to astype(np.int64) and astype(np.bool_)

Fixed issue with np.int being depricated at line 488 replaced with np.int64
np.int to np.int64
numpy deprecated fix for plots.py
@sahilbirje4551 sahilbirje4551 changed the base branch from main to u7 March 31, 2024 20:12
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