Skip to content

Fix typing in SDK functions #144

@stavrostheocharis

Description

@stavrostheocharis

Description
There is a need to change the typing in some functions

Solution

  • dict should be Dict with additional parts inside eg. Dict[str, float]
  • In some parts that None is returned or None is default, Union should be used to include the None value

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions