Documentation fixes to quiet Sphinx warnings.

This commit is contained in:
Rapptz
2016-01-07 00:21:00 -05:00
parent 2fd63fc3dd
commit e88bc28236
4 changed files with 8 additions and 7 deletions

View File

@ -141,7 +141,7 @@ def get(iterable, **attrs):
-----------
iterable
An iterable to search through.
**attrs
\*\*attrs
Keyword arguments that denote attributes to search with.
"""