Skip to content

Commit

Permalink
explanation of 0.0 in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jvshields committed Oct 18, 2024
1 parent 920719c commit a3ceba0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def test_calc_doppler_width_sample_values(
0.0,
),
calc_doppler_width_sample_values_expected_result,
)
) # No microturbulence for legacy reasons - 0.0


@pytest.mark.skipif(
Expand Down

0 comments on commit a3ceba0

Please sign in to comment.