Skip to content

Duplicate information in task object #656

@ArlindKadra

Description

@ArlindKadra

self.estimation_procedure["parameters"] = estimation_parameters
self.estimation_parameters = estimation_parameters

Line 205 adds duplicate information to the task object. The estimation procedure parameters are already stored in line 204.
Do we create a property on estimation_parameters and issue a future deprecation warning, so we can deprecate at a later time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions