Skip to content

parse data will change enum value type from enum to int #169

@wildfire810

Description

@wildfire810
            data = bytes(circuitLine)
            ret = PBCircuitLine().parse(data)  # type: 'PBCircuitLine'

circuitLine:
image
ret:
image

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