Skip to content

Python server: Ensure that the model returns a list of lists #77

@linusseelinger

Description

@linusseelinger

Currently the client checks if the user actually passes a list of lists as input. However, the server doesn't check if the given model returns the same type.
We need to add the same check on the server side to guide model developers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Future todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions