Skip to content

get rid of <> surrounding repr #1

@glyph

Description

@glyph

The convention of putting <> around a repr is to make it syntactically invalid so it won't work with eval. But attr's reprs will in fact work with eval, so IMHO you should just leave them out.

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