Skip to content

Commit

Permalink
Fixed doctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzycode committed Nov 22, 2013
1 parent f8c449c commit 1fb9866
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pytvdbapi/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -731,8 +731,6 @@ def search(self, show, language, cache=True):
... print(show) # doctest: +ELLIPSIS
<Show - House>
...
<Show - Edwardian Country House>
...
<Show - House Of Cards (2013)>
...
"""
Expand Down

0 comments on commit 1fb9866

Please sign in to comment.