Reminder to remove msgpack-numpy

syseng_tweaks
Tyler Goodlet 2021-05-12 08:58:04 -04:00
parent 9b59471dc1
commit 2635ade908
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ piker: trading gear for hackers.
"""
import msgpack # noqa
# TODO: remove this now right?
import msgpack_numpy
# patch msgpack for numpy arrays