summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/CaptchaBrotherhood.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2015-03-08 23:39:59 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2015-03-08 23:39:59 +0100
commit6f7002bcc3520c47fafe5122b0e0cbada313887d (patch)
tree79a92ee4093e2210474dd4b04474efa569e289ea /module/plugins/hooks/CaptchaBrotherhood.py
parentUpdate notify addon (diff)
downloadpyload-6f7002bcc3520c47fafe5122b0e0cbada313887d.tar.xz
Whitespace 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 3c08f5e36..478138c3b 100644
--- a/module/plugins/hooks/CaptchaBrotherhood.py
+++ b/module/plugins/hooks/CaptchaBrotherhood.py
@@ -46,7 +46,7 @@ class CaptchaBrotherhood(Hook):
__description__ = """Send captchas to CaptchaBrotherhood.com"""
__license__ = "GPLv3"
- __authors__ = [("RaNaN", "RaNaN@pyload.org"),
+ __authors__ = [("RaNaN" , "RaNaN@pyload.org" ),
("zoidberg", "zoidberg@mujmail.cz")]