diff --git a/couchpotato/core/providers/torrent/publichd/main.py b/couchpotato/core/providers/torrent/publichd/main.py index 2eafa32..ac196ba 100644 --- a/couchpotato/core/providers/torrent/publichd/main.py +++ b/couchpotato/core/providers/torrent/publichd/main.py @@ -11,6 +11,7 @@ import re import traceback log = CPLog(__name__) + class PublicHD(MultiProvider): def getTypes(self):