From 03f3b86f500c495932fd118b54569d92f700847c Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 3 Nov 2014 16:57:55 +0100 Subject: Code cosmetics about file_info and other stuff --- module/plugins/Hoster.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/Hoster.py') diff --git a/module/plugins/Hoster.py b/module/plugins/Hoster.py index 22e8dbfcb..86e26dfae 100644 --- a/module/plugins/Hoster.py +++ b/module/plugins/Hoster.py @@ -21,4 +21,4 @@ class Hoster(Plugin): __authors__ = [("mkaay", "mkaay@mkaay.de")] - html = None + html = None #: last html loaded -- cgit v1.2.3