summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FreeWayMe.py
diff options
context:
space:
mode:
authorGravatar Stefano <l.stickell@yahoo.it> 2014-04-18 16:21:42 +0200
committerGravatar Stefano <l.stickell@yahoo.it> 2014-04-21 17:23:19 +0200
commite484775f328c032ae7fb0182772f581271e8cd13 (patch)
treecc2b44825b53988218cf56c5cf76bece12697ba6 /module/plugins/hoster/FreeWayMe.py
parentUsing in instead of has_key (diff)
downloadpyload-e484775f328c032ae7fb0182772f581271e8cd13.tar.xz
Fixed some PEP8 violations
(cherry picked from commit 1db169b2a7f1df66777a1045b17fc948b1b45c42)
Diffstat (limited to 'module/plugins/hoster/FreeWayMe.py')
-rw-r--r--module/plugins/hoster/FreeWayMe.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/FreeWayMe.py b/module/plugins/hoster/FreeWayMe.py
index 20a53108c..d72b12a12 100644
--- a/module/plugins/hoster/FreeWayMe.py
+++ b/module/plugins/hoster/FreeWayMe.py
@@ -19,6 +19,7 @@
from module.plugins.Hoster import Hoster
+
class FreeWayMe(Hoster):
__name__ = "FreeWayMe"
__version__ = "0.11"