Skip to content

Implement a custom __repr__ #328

Open
@schloerke

Description

@schloerke
          No, the following expression must be true, which it is not: `eval(repr(repository)) == repository`.

Please use the default methods from dict for the time being. In the future, we can look into implementing true __repr__ which would provide true serliaization functionality if it is necessary. See https://docs.python.org/3/library/functions.html#repr

Originally posted by @tdstein in #300 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdkUsed for automation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions