Skip to content

Commit fc7dd08

Browse files
committed
Change compute_plm() test
1 parent 613f8a3 commit fc7dd08

3 files changed

Lines changed: 0 additions & 2 deletions

File tree

-144 Bytes
Binary file not shown.
-144 Bytes
Binary file not shown.

tests/utils/test_harmo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@ def test_change_normalization_invalid(lenapy_paths):
157157
(np.array([1, 2]), "potential"),
158158
(np.array([1, 2]), "mvcu"),
159159
(np.array([1, 2]), "mecu"),
160-
(np.array([1, 2]), "int_radial_mag"),
161-
(np.array([1, 2]), "ext_radial_mag"),
162160
],
163161
)
164162
def test_l_factor_conv(lenapy_paths, l, unit):

0 commit comments

Comments
 (0)