summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/HugefilesNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/HugefilesNet.py')
-rw-r--r--module/plugins/accounts/HugefilesNet.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/module/plugins/accounts/HugefilesNet.py b/module/plugins/accounts/HugefilesNet.py
index 11e0beab9..c13022b1e 100644
--- a/module/plugins/accounts/HugefilesNet.py
+++ b/module/plugins/accounts/HugefilesNet.py
@@ -4,13 +4,13 @@ from module.plugins.internal.XFSPAccount import XFSPAccount
class HugefilesNet(XFSPAccount):
- __name__ = "HugefilesNet"
- __type__ = "account"
+ __name__ = "HugefilesNet"
+ __type__ = "account"
__version__ = "0.01"
__description__ = """Hugefiles.net account plugin"""
- __license__ = "GPLv3"
- __authors__ = [("Walter Purcaro", "vuolter@gmail.com")]
+ __license__ = "GPLv3"
+ __authors__ = [("Walter Purcaro", "vuolter@gmail.com")]
HOSTER_NAME = "hugefiles.net"