Skip to content

"optimize more by doing row-scalling of Mw #114" - CI testing failing due to mismatch in type annotations #51

@kaghi

Description

@kaghi

The test keeps failing because a value should exist for one of the variables (wt_trunc_thres) but I am noticing that within init being tested it is defined as such:
wt_trunc_thres: float = None,
which doesn't make sense to me. This seems to be the case for a number of other variables that are also part of init where the type annotations don't match the value.

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