Skip to content

Return value of get_entities_by_keys should always be a list #36

@joente

Description

@joente

Currently, the function get_entities_by_keys returns None when no entities are found.

It makes much more sense to always return a list, and just an empty list if no entities are found.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions