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/Crypter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/Crypter.py') diff --git a/module/plugins/Crypter.py b/module/plugins/Crypter.py index b62d0beb9..8888dc4e6 100644 --- a/module/plugins/Crypter.py +++ b/module/plugins/Crypter.py @@ -18,7 +18,7 @@ class Crypter(Plugin): __authors__ = [("Walter Purcaro", "vuolter@gmail.com")] - html = None + html = None #: last html loaded def __init__(self, pyfile): -- cgit v1.2.3