Skip to content

Variable set but never used #97

@evansd

Description

@evansd

The serialize_term_queries method sets but never uses a variable called field:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions