Skip to content

Commit 1a7517d

Browse files
committed
fix syntax in tests
1 parent 579a62a commit 1a7517d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/test_input_sky.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@ def test_dipole_consistency_channel_vs_frequency(output_type):
303303
input_maps_freq.values[0],
304304
decimal=5,
305305
)
306+
307+
306308
@pytest.mark.parametrize("output_type", ["map", "alm"])
307309
def test_cmb_consistency_channel_vs_frequency(output_type):
308310
"""

0 commit comments

Comments
 (0)