From 1db169b2a7f1df66777a1045b17fc948b1b45c42 Mon Sep 17 00:00:00 2001 From: Stefano Date: Fri, 18 Apr 2014 16:21:42 +0200 Subject: Fixed some PEP8 violations --- module/plugins/hoster/FreeWayMe.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/plugins/hoster/FreeWayMe.py') 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" -- cgit v1.2.3