summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/ReloadCc.py
diff options
context:
space:
mode:
authorGravatar Stefano <l.stickell@yahoo.it> 2013-07-23 20:22:42 +0200
committerGravatar Stefano <l.stickell@yahoo.it> 2013-07-23 20:22:42 +0200
commitf5535809bebc6cc343475704832c8fd8674d2d06 (patch)
treec59bc1e6d71c04f5545ea262056c0c5be1bd8910 /module/plugins/accounts/ReloadCc.py
parentFixed PEP 8 violations in Hosters (diff)
downloadpyload-f5535809bebc6cc343475704832c8fd8674d2d06.tar.xz
Fixed PEP 8 violations in Accounts
Diffstat (limited to 'module/plugins/accounts/ReloadCc.py')
-rw-r--r--module/plugins/accounts/ReloadCc.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/accounts/ReloadCc.py b/module/plugins/accounts/ReloadCc.py
index e4cb32c42..b3c26c6d3 100644
--- a/module/plugins/accounts/ReloadCc.py
+++ b/module/plugins/accounts/ReloadCc.py
@@ -1,9 +1,10 @@
-from module.plugins.Account import Account
+from module.plugins.Account import Account
from module.common.json_layer import json_loads
from module.network.HTTPRequest import BadHeader
+
class ReloadCc(Account):
__name__ = "ReloadCc"
__version__ = "0.3"
@@ -37,7 +38,6 @@ class ReloadCc(Account):
if status['status'] != "ok":
self.wrongPassword()
-
def getAccountStatus(self, user, req):
# Use reload.cc API v1 to retrieve account info and return the parsed json answer
query_params = dict(