Skip to content

Component __repr__ and __str__ #126

@wpbonelli

Description

@wpbonelli

There are a few issues with these right now

  • Hide the datatree. Currently included, it's often just a big wall of text and should be omitted. Plus the user can always print the datatree if they want it. Make data tree an attrs attribute wpbonelli/xattree#18 should fix this if we use repr=False for the hidden datatree field.

  • The default attrs repr isn't bad but we might want a more condensed representation?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions