Skip to content

Commit

Permalink
pep8 fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjake committed Mar 8, 2016
1 parent 90e0fa2 commit 098dfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internetarchive/search.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Search(object):
Usage::
>>> from internetarchive.session import ArchiveSession
>>> from internetarchive.session import ArchiveSession
>>> from internetarchive.search import Search
>>> s = ArchiveSession()
>>> search = Search(s, '(uploader:[email protected])')
Expand Down

0 comments on commit 098dfe0

Please sign in to comment.