From f6e5359110f4bd5facc04a98f94acbc41b6e5228 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 3 Oct 2014 21:20:20 +0200 Subject: Update pyload to the new plugins structure --- pyload/plugins/account/TusfilesNet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/plugins/account') diff --git a/pyload/plugins/account/TusfilesNet.py b/pyload/plugins/account/TusfilesNet.py index c4d912022..b00770a59 100644 --- a/pyload/plugins/account/TusfilesNet.py +++ b/pyload/plugins/account/TusfilesNet.py @@ -14,7 +14,7 @@ class TusfilesNet(Account): __type__ = "account" __version__ = "0.01" - __description__ = """ Tusfile.net account plugin """ + __description__ = """Tusfile.net account plugin""" __author_name__ = "guidobelix" __author_mail__ = "guidobelix@hotmail.it" -- cgit v1.2.3