Skip to content

Commit

Permalink
Removed unneeded whitespace from method documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Feb 27, 2017
1 parent 942a57e commit 6706b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion byte/collection.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def import_items(self, values, generator=False, translate=False):
:param values: Items
:type values: dict or list or tuple
:param generator: Enable item import generator (otherwise return list)
:type generator: bool
Expand Down

0 comments on commit 6706b89

Please sign in to comment.