summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/DeathByCaptcha.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/DeathByCaptcha.py
parentUpdate notify addon (diff)
downloadpyload-6f7002bcc3520c47fafe5122b0e0cbada313887d.tar.xz
Whitespace cosmetics
Diffstat (limited to 'module/plugins/hooks/DeathByCaptcha.py')
-rw-r--r--module/plugins/hooks/DeathByCaptcha.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hooks/DeathByCaptcha.py b/module/plugins/hooks/DeathByCaptcha.py
index d513c446d..a67e70c7e 100644
--- a/module/plugins/hooks/DeathByCaptcha.py
+++ b/module/plugins/hooks/DeathByCaptcha.py
@@ -59,7 +59,7 @@ class DeathByCaptcha(Hook):
__description__ = """Send captchas to DeathByCaptcha.com"""
__license__ = "GPLv3"
- __authors__ = [("RaNaN", "RaNaN@pyload.org"),
+ __authors__ = [("RaNaN" , "RaNaN@pyload.org" ),
("zoidberg", "zoidberg@mujmail.cz")]