mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
parent
460b4bb3f2
commit
3d498a74ba
@ -344,6 +344,11 @@ def humanize_list(items: Sequence[str]) -> str:
|
||||
items : Sequence[str]
|
||||
The items of the list to join together.
|
||||
|
||||
Raises
|
||||
------
|
||||
IndexError
|
||||
An empty sequence was passed
|
||||
|
||||
Examples
|
||||
--------
|
||||
.. testsetup::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user