Skip to content

scores with multiple subscores is a bit of a mess #339

@turian

Description

@turian
 def __call__(self, *args, **kwargs) -> Union[Tuple[Tuple[str, float], ...], float]:

is a bit of a mess. We should do this more cleanly and consistently. In fact, we should never have a score that returns a float. It should always return a tuple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions