Skip to content

DataTypeBase init error caused by a bug in PR 563 #581

@jiafatom

Description

@jiafatom

I made a comment to PR 563, it will cause DataTypeBase init error, which breaks our onnxmltools pipeline
The detail is:
None should not be in format: should change to _DatatypeBase.__init__(self, "Dictionary", "Dictionary({})".format(repr(self.key_type)), None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected behaviour that should be corrected (type)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions