mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-24 02:02:33 -05:00
@@ -344,6 +344,11 @@ def humanize_list(items: Sequence[str]) -> str:
|
|||||||
items : Sequence[str]
|
items : Sequence[str]
|
||||||
The items of the list to join together.
|
The items of the list to join together.
|
||||||
|
|
||||||
|
Raises
|
||||||
|
------
|
||||||
|
IndexError
|
||||||
|
An empty sequence was passed
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
--------
|
--------
|
||||||
.. testsetup::
|
.. testsetup::
|
||||||
|
|||||||
Reference in New Issue
Block a user