Skip to content

Add descriptive representation of objects #66

Closed
@javierdlrm

Description

@javierdlrm

Change how an instance of an object is printed by implementing the following method in every meaningful class in HSML:
def __repr__(self): return f"Class name(relevant_field_1, relevant_field_2, ...)"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions