From dad722ac7255640e7e0541c4094a4d2e4de79cd3 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sun, 19 Jul 2015 00:05:58 +0200 Subject: Code cosmetics (2) --- module/plugins/internal/Crypter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/internal/Crypter.py') diff --git a/module/plugins/internal/Crypter.py b/module/plugins/internal/Crypter.py index f6d3528fd..dbecb0cf8 100644 --- a/module/plugins/internal/Crypter.py +++ b/module/plugins/internal/Crypter.py @@ -20,7 +20,7 @@ class Crypter(Hoster): __authors__ = [("Walter Purcaro", "vuolter@gmail.com")] - html = None #: last html loaded #@TODO: Move to Hoster + html = None #: Last html loaded #@TODO: Move to Hoster def __init__(self, pyfile): -- cgit v1.2.3