Skip to content

Add a __str__ representation for Tag #14

@Soroosh129

Description

@Soroosh129

It would be nice if we could simply write

print(f"Current tag is: {lf.tag()}")

and get a properly formatted output.
This would require implementing the __str__ method for the Tag type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions