Skip to content

BUG: small type hint bug in pyrtl/corecircuits.py:as_wires() function #483

@tem2021

Description

@tem2021

Hi, I was dividing into the PyRTL codebase and noticed a very minor issue in as_wires()
The type hint for val in pyrtl/corecircuits.py:751: is val: WireVectorLike,
Probably val: WireVectorLike | WrappedWireVector is more suitable based on the source code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions