Skip to content

Commit cb3a007

Browse files
jswhit2jswhit2
authored andcommitted
update
1 parent 907dfa4 commit cb3a007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_compression_blosc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from numpy.random.mtrand import uniform
33
from netCDF4 import Dataset
44
from numpy.testing import assert_almost_equal
5-
import os, tempfile, unittest, sys
5+
import os, tempfile, unittest, sys, pytest
66
from filter_availability import no_plugins, has_blosc_filter
77
if TYPE_CHECKING:
88
from netCDF4 import CompressionLevel

0 commit comments

Comments
 (0)