diff options
author | Walter Purcaro <vuolter@gmail.com> | 2015-03-08 23:39:59 +0100 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2015-03-08 23:39:59 +0100 |
commit | 6f7002bcc3520c47fafe5122b0e0cbada313887d (patch) | |
tree | 79a92ee4093e2210474dd4b04474efa569e289ea /module/plugins/hooks/CaptchaBrotherhood.py | |
parent | Update notify addon (diff) | |
download | pyload-6f7002bcc3520c47fafe5122b0e0cbada313887d.tar.xz |
Whitespace cosmetics
Diffstat (limited to 'module/plugins/hooks/CaptchaBrotherhood.py')
-rw-r--r-- | module/plugins/hooks/CaptchaBrotherhood.py | 2 |
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")] |