Skip to content

Fix gap parameter defaults where unit can also be passed. #100

@takluyver

Description

@takluyver

From discussion on #89: where from_* classmethods have a default for asic_gap or panel_gap, we don't want the default to be affected by passing unit=. So we should consistently use None as the default in the method signature, and set the real default inside the method. We already do this in most cases, but not all.

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