Skip to content

Commit

Permalink
try to simplify create_basic test for hypothesis
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Aug 7, 2024
1 parent 602dfc0 commit a13a581
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 @@ -22,7 +22,6 @@
@given(
st.one_of(
st.sets(st.integers()),
st.sets(st.emails()),
st.sets(st.uuids()),
)
)
Expand Down

0 comments on commit a13a581

Please sign in to comment.