summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevasquez <eric.vasquez@calxeda.com>2013-08-26 12:05:17 -0500
committerevasquez <eric.vasquez@calxeda.com>2013-08-26 12:05:36 -0500
commit1b05eb9dfed5b0cada5e56254b6f048d0da7f9db (patch)
treedb7aba626ccfc7ab8bbfe82693dd6251339b1135
parentd4d7395638bf3dc6e5e1f7c1901a4d820b636222 (diff)
downloadcxmanage-1b05eb9dfed5b0cada5e56254b6f048d0da7f9db.tar.gz
nojira: fixing pylint warns.
-rw-r--r--cxmanage_api/node.py1
1 files changed, 1 insertions, 0 deletions
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.