-
Notifications
You must be signed in to change notification settings - Fork 82
Variable set but never used #97
Copy link
Copy link
Open
Description
The serialize_term_queries method sets but never uses a variable called field:
Line 73 in 7528ec4
| def serialize_term_queries(self, terms): |
Given that no one has noticed this before, I presume it's just unnecessary code rather than a more severe bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels