Skip to content

Commit

Permalink
signed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalf committed Oct 18, 2023
1 parent c788668 commit 967660d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/msgpack-numpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@
x_enc3 = msgpack.packb(x)
# ruleid: msgpack-numpy
x_rec3 = msgpack.unpackb(x_enc2)

0 comments on commit 967660d

Please sign in to comment.