Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaredoug committed Jun 29, 2024
1 parent 1be1feb commit 01f5ff3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_phrase_matches.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import pytest
from searcharray.phrase.middle_out import MAX_POSN
import numpy as np
import warnings


def random_strings(num_strings, min_length, max_length):
Expand Down

0 comments on commit 01f5ff3

Please sign in to comment.