Skip to content

AttributeError: type object 'Parameter' has no attribute 'extension_length' #31

@Benson722

Description

@Benson722

In metaurban/component/pgblock/ramp.py, the code try to use Parameter.extension_length. However, this attribute is not defined in the Parameter class. To fix it, change Parameter.extension_length to Parameter.length.

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