Skip to content

Commit cf0b25d

Browse files
committed
fix unused import
1 parent fd4bcd8 commit cf0b25d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numcodecs/tests/test_msgpacks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from __future__ import absolute_import, print_function, division
33

44

5-
import nose
65
import numpy as np
76
from numpy.testing import assert_raises
87
from numcodecs.msgpacks import MsgPack

0 commit comments

Comments
 (0)