Fix the Collection._parse docstring
This commit is contained in:
parent
f8b068e9fe
commit
9a2668e425
@ -312,7 +312,7 @@ class Collection(object):
|
||||
|
||||
If ``name`` is given, give this name to new items in ``text``.
|
||||
|
||||
Return a list of items.
|
||||
Return a dict of items.
|
||||
|
||||
"""
|
||||
item_tags = {}
|
||||
|
Loading…
Reference in New Issue
Block a user