Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Implement Component.__str__ #2642

Open
jieguangzhou opened this issue Nov 22, 2024 · 1 comment
Open

[TASK] Implement Component.__str__ #2642

jieguangzhou opened this issue Nov 22, 2024 · 1 comment
Assignees

Comments

@jieguangzhou
Copy link
Collaborator

jieguangzhou commented Nov 22, 2024

Implement the __repr__ and __str__ methods for the component to display essential information. It might be possible to use the result of component.info() for this purpose.

When the component is complex, it might make the component difficult to inspect.

image
@blythed
Copy link
Collaborator

blythed commented Nov 22, 2024

Agreed that thing is a disaster.

@blythed blythed changed the title Implement Component.__str__ [TASK] Implement Component.__str__ Nov 29, 2024
@blythed blythed self-assigned this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

2 participants