From e88bc28236c75f589333ae1d41d5f76e6c1a868b Mon Sep 17 00:00:00 2001 From: Rapptz Date: Thu, 7 Jan 2016 00:21:00 -0500 Subject: Documentation fixes to quiet Sphinx warnings. --- discord/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/utils.py') diff --git a/discord/utils.py b/discord/utils.py index 5318b631..6ad98882 100644 --- a/discord/utils.py +++ b/discord/utils.py @@ -141,7 +141,7 @@ def get(iterable, **attrs): ----------- iterable An iterable to search through. - **attrs + \*\*attrs Keyword arguments that denote attributes to search with. """ -- cgit v1.2.3