oioioi.base.utils.tags

Module Contents

Functions

get_tag_prefix(tag)

Return the type of a tag, used for colors and searching.

get_tag_name(tag)

Return the name of a tag to display, used for colors and searching.

oioioi.base.utils.tags.get_tag_prefix(tag)[source]

Return the type of a tag, used for colors and searching.

oioioi.base.utils.tags.get_tag_name(tag)[source]

Return the name of a tag to display, used for colors and searching.