Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

fixes the depricated numpy alias np.int#99

Open
gxenos wants to merge 1 commit into
elastic:masterfrom
gxenos:update_np_int
Open

fixes the depricated numpy alias np.int#99
gxenos wants to merge 1 commit into
elastic:masterfrom
gxenos:update_np_int

Conversation

@gxenos

@gxenos gxenos commented Jan 16, 2023

Copy link
Copy Markdown

Fixes #97
The now deprecated numpy np.int was an alias for the builtin int.
This commit simply changes thenp.int to the builtin int, used in ember/features.py file.

@cla-checker-service

cla-checker-service Bot commented Jan 16, 2023

Copy link
Copy Markdown

💚 CLA has been signed

@gxenos

gxenos commented Jan 19, 2023

Copy link
Copy Markdown
Author

I signed the agreement

k0T0z added a commit to scorpionantimalware/ember that referenced this pull request Nov 24, 2023
…lastic/ember#108, elastic/ember#99, and elastic/ember#93

Signed-off-by: Saif Kandil <74428638+k0T0z@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NumPy 1.24 compatibility

1 participant