diff --git a/pytvdbapi/api.py b/pytvdbapi/api.py index 7f43355..a78b33c 100644 --- a/pytvdbapi/api.py +++ b/pytvdbapi/api.py @@ -731,8 +731,6 @@ def search(self, show, language, cache=True): ... print(show) # doctest: +ELLIPSIS ... - - ... ... """