Skip to content

Commit

Permalink
simplify other create test
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Aug 7, 2024
1 parent a13a581 commit d161f6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lenskit/tests/data/test_vocab.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def test_create_basic(keys: set[int | str | UUID]):
@given(
st.one_of(
st.lists(st.integers()),
st.lists(st.emails()),
st.lists(st.uuids()),
)
)
Expand Down

0 comments on commit d161f6d

Please sign in to comment.