summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/CaptchaBrotherhood.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-11-09 03:12:41 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-11-09 03:12:41 +0100
commit59f72bfc5ed721c80c821bd0ca1bc8daf0d49880 (patch)
tree05d0159405f2059bc89b3a55eab8ee4a94871aac /module/plugins/hooks/CaptchaBrotherhood.py
parent[PluginManager] Fix parse method (diff)
downloadpyload-59f72bfc5ed721c80c821bd0ca1bc8daf0d49880.tar.xz
Code cosmetics
Diffstat (limited to 'module/plugins/hooks/CaptchaBrotherhood.py')
-rw-r--r--module/plugins/hooks/CaptchaBrotherhood.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hooks/CaptchaBrotherhood.py b/module/plugins/hooks/CaptchaBrotherhood.py
index 8033ad544..eb0bd9e67 100644
--- a/module/plugins/hooks/CaptchaBrotherhood.py
+++ b/module/plugins/hooks/CaptchaBrotherhood.py
@@ -55,7 +55,7 @@ class CaptchaBrotherhood(Hook):
def setup(self):
- self.info = {}
+ self.info = {} #@TODO: Remove in 0.4.10
def getCredits(self):