Skip to content

Show Tag.name in the Tag's string representation#340

Merged
koalalorenzo merged 1 commit into
koalalorenzo:masterfrom
violetlight:master
Jul 10, 2021
Merged

Show Tag.name in the Tag's string representation#340
koalalorenzo merged 1 commit into
koalalorenzo:masterfrom
violetlight:master

Conversation

@violetlight
Copy link
Copy Markdown
Contributor

Calls to digitalocean.Manager.get_all_tags() will result in lists that look like [<Tag>, <Tag>, <Tag>, ...], which is not very easy to work with.

This way, Tags will have their name as part of the string representation: [<Tag: foo>, <Tag: bar>, <Tag: baz>, ...].

@koalalorenzo koalalorenzo merged commit 280cf65 into koalalorenzo:master Jul 10, 2021
@koalalorenzo
Copy link
Copy Markdown
Owner

Thank you for contributing! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants