summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevasquez <eric.vasquez@calxeda.com>2013-08-27 10:24:42 -0500
committerevasquez <eric.vasquez@calxeda.com>2013-08-27 10:24:42 -0500
commit61199107e95b0111f45ae5b9fa17664ecb4d6206 (patch)
treeb19c8192ec6a80ea3d25e97eb45ebbc9620d133a
parentdc3901471d18178d92bfa4bacadb0b2fce28ae3d (diff)
downloadcxmanage-61199107e95b0111f45ae5b9fa17664ecb4d6206.tar.gz
nojira: pylint fixes
-rw-r--r--cxmanage/commands/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cxmanage/commands/__init__.py b/cxmanage/commands/__init__.py
index 2160043..571a3c5 100644
--- a/cxmanage/commands/__init__.py
+++ b/cxmanage/commands/__init__.py
@@ -1,3 +1,6 @@
+"""Calxeda: __init__.py"""
+
+
# Copyright (c) 2012, Calxeda Inc.
#
# All rights reserved.