Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaredoug committed Dec 26, 2023
1 parent 7bb6f74 commit 89bf685
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_solr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from test_utils import w_scenarios
import pandas as pd
import numpy as np
import numbers

from searcharray.solr import parse_min_should_match, edismax
from searcharray.postings import PostingsArray
Expand Down

0 comments on commit 89bf685

Please sign in to comment.