We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4bcd8 commit cf0b25dCopy full SHA for cf0b25d
numcodecs/tests/test_msgpacks.py
@@ -2,7 +2,6 @@
2
from __future__ import absolute_import, print_function, division
3
4
5
-import nose
6
import numpy as np
7
from numpy.testing import assert_raises
8
from numcodecs.msgpacks import MsgPack
0 commit comments