From ce4afe8759909c533dfa5c3c500127c77e2ddd29 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 13 Apr 2015 16:06:02 +0200 Subject: Fix EOL --- pyload/plugin/account/NoPremiumPl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/plugin/account/NoPremiumPl.py') diff --git a/pyload/plugin/account/NoPremiumPl.py b/pyload/plugin/account/NoPremiumPl.py index 0f5b16bb7..cbbc937b5 100644 --- a/pyload/plugin/account/NoPremiumPl.py +++ b/pyload/plugin/account/NoPremiumPl.py @@ -78,4 +78,4 @@ class NoPremiumPl(Account): def runAuthQuery(self): data = self._req.load(self._api_url, post=self.createAuthQuery()) - return data \ No newline at end of file + return data -- cgit v1.2.3