summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts')
-rw-r--r--module/plugins/accounts/NoPremiumPl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/NoPremiumPl.py b/module/plugins/accounts/NoPremiumPl.py
index e44a6acff..7ba89b881 100644
--- a/module/plugins/accounts/NoPremiumPl.py
+++ b/module/plugins/accounts/NoPremiumPl.py
@@ -48,7 +48,7 @@ class NoPremiumPl(Account):
try:
result = loads(self.runAuthQuery())
except:
- #todo: ret?
+ #todo: return or let it be thrown?
return
premium = False