Z2Pack
Z2Pack copied to clipboard
Fix numpy dtype deprecation
tests/test_z2_invariant.py:86: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
wcc = np.array(wcc)