You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: set default allow_pickle param to False (aws#4557)
* breaking: set default allow_pickle param to False
* breaking: fix unit tests and linting
NumpyDeserializer will not allow deserialization
unless allow_pickle flag is set to True explicitly
* fix: black-check
---------
Co-authored-by: Ashwin Krishna <[email protected]>
0 commit comments