mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user