skeleton/__pkginfo__.py.tmpl
branchstable
changeset 7003 6eeed1e9782c
parent 6828 b022065b4376
child 7758 1b8b83ff9f6b
--- a/skeleton/__pkginfo__.py.tmpl	Wed Feb 16 17:59:58 2011 +0100
+++ b/skeleton/__pkginfo__.py.tmpl	Thu Feb 17 16:08:09 2011 +0100
@@ -1,4 +1,4 @@
-# pylint: disable-msg=W0622
+# pylint: disable=W0622
 """%(distname)s application packaging information"""
 
 modname = '%(cubename)s'