Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add newline
Browse files Browse the repository at this point in the history
nden authored and WilliamJamieson committed Nov 12, 2024

Verified

This commit was signed with the committer’s verified signature.
WilliamJamieson William Jamieson
1 parent f6ff5a0 commit 12692ac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gwcs/tests/test_bounding_box.py
Original file line number Diff line number Diff line change
@@ -85,8 +85,3 @@ def test_gwcs_spec_cel_time_4d(gwcs_spec_cel_time_4d, input, output):
w = gwcs_spec_cel_time_4d

assert_allclose(w.invert(*w(*input, with_bounding_box=False)), output, atol=1e-8)


# @pytest.mark.parametrize((("input", "output")), [((2, 4, 5), (2, 4, 5))]
# def test_gwcs_1d_freq_quantity(gwcs_1d_freq_quantity, input, output):
# w = gwcs_1d_freq_quantity

0 comments on commit 12692ac

Please sign in to comment.