summaryrefslogtreecommitdiffstats
path: root/pyload/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:40:59 +0200
commit4a81799278ae003bfbd7897f7bcd1ef46642d953 (patch)
tree59e580fc761103cfacd9190bc9c55a5a01367f47 /pyload/plugins/accounts/ReloadCc.py
parentlittle cleanup, added some tests (diff)
downloadpyload-4a81799278ae003bfbd7897f7bcd1ef46642d953.tar.xz
Fixed PEP 8 violations in Accounts
(cherry picked from commit f5535809bebc6cc343475704832c8fd8674d2d06) Conflicts: pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/RealdebridCom.py
Diffstat (limited to 'pyload/plugins/accounts/ReloadCc.py')
-rw-r--r--pyload/plugins/accounts/ReloadCc.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugins/accounts/ReloadCc.py b/pyload/plugins/accounts/ReloadCc.py
index e4cb32c42..b3c26c6d3 100644
--- a/pyload/plugins/accounts/ReloadCc.py
+++ b/pyload/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(