Skip to content

Commit

Permalink
BUG fix testing
Browse files Browse the repository at this point in the history
  • Loading branch information
psj1997 committed Feb 26, 2024
1 parent fe52862 commit b06630c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_generate_sequence_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def test_generate_seq_feats_multi(tmpdir):
ratio=0.05,
min_len=None,
ml_threshold=None,
abundances = None,
))

for i in range(10):
Expand Down

0 comments on commit b06630c

Please sign in to comment.