summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/opensubtitles/opensubtitles.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/opensubtitles/opensubtitles.py b/src/plugins/opensubtitles/opensubtitles.py
index e6b9b984e..3163c377b 100644
--- a/src/plugins/opensubtitles/opensubtitles.py
+++ b/src/plugins/opensubtitles/opensubtitles.py
@@ -154,6 +154,7 @@ def _cache_subtitles_dir ():
bpath += 'totem' + sep + 'subtitles' + sep
return bpath
+# pylint: disable=R0902
class SearchThread (threading.Thread):
"""
This is the thread started when the dialog is searching for subtitles