Skip to content

parameterized.expand lost orignal function line number #174

@wangkun611

Description

@wangkun611

frame_locals[name] = cls.param_as_standalone_func(p, nf, name)

frame_locals[name] = wraps(f)(cls.param_as_standalone_func(p, nf, name))

The problem can be fixed by the above snippet. But I don't know if it will introduce new problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions