From 1b05eb9dfed5b0cada5e56254b6f048d0da7f9db Mon Sep 17 00:00:00 2001 From: evasquez Date: Mon, 26 Aug 2013 12:05:17 -0500 Subject: nojira: fixing pylint warns. --- cxmanage_api/node.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cxmanage_api/node.py b/cxmanage_api/node.py index 1bc051c..358af95 100644 --- a/cxmanage_api/node.py +++ b/cxmanage_api/node.py @@ -1,6 +1,7 @@ # pylint: disable=C0302 """Calxeda: node.py""" + # Copyright (c) 2012, Calxeda Inc. # # All rights reserved. -- cgit v1.2.1