moscot.utils.tagged_array.Tag.capitalize¶
- Tag.capitalize()¶
Return a capitalized version of the string.
More specifically, make the first character have upper case and the rest lower case.
Return a capitalized version of the string.
More specifically, make the first character have upper case and the rest lower case.