Skip to content

Commit

Permalink
Merge branch 'minor_test_edits' of github.com:dib-lab/oxli into minor…
Browse files Browse the repository at this point in the history
…_test_edits
  • Loading branch information
Adamtaranto committed Sep 23, 2024
2 parents 1a73cab + 79c71db commit 2f7f352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python/tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import oxli


# Helper function, create tables.
def create_sample_kmer_table(ksize, kmers):
table = oxli.KmerCountTable(ksize)
Expand Down

0 comments on commit 2f7f352

Please sign in to comment.