Skip to content

Commit 4b50664

Browse files
authored
remove left-over class attribute
1 parent a4b62b9 commit 4b50664

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xarray_array_testing/tests/test_numpy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ def create_numpy_array(*, shape, dtype):
1111

1212
class TestCreationNumpy(CreationTests):
1313
array_type = np.ndarray
14-
array_module = np
1514

1615
@staticmethod
1716
def array_strategy_fn(*, shape, dtype):

0 commit comments

Comments
 (0)