Skip to content

Commit

Permalink
STY #1206
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jul 31, 2024
1 parent 51821c0 commit 4b69284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ophyd/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def test_set_signal_to_None():


@pytest.mark.parametrize(
"a, b, enums, atol, rtol, expected",
"a, b, enums, atol, rtol, expected",
[
# compare enums
[0, 0, "NO YES".split(), None, None, True],
Expand Down

0 comments on commit 4b69284

Please sign in to comment.