1.2.1 #804
jpivarski
started this conversation in
New releases
1.2.1
#804
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@ianna fixed the data type of
ak.argsort
for empty arrays (it should always be integer, but was float in some cases). PR #803.It fixes code like
in which
good_leptons
consists of empty lists.This discussion was created from the release 1.2.1.
Beta Was this translation helpful? Give feedback.
All reactions