From 547b9585cd20ac1da7372b8d48b0bbd449261807 Mon Sep 17 00:00:00 2001 From: harshadyeola Date: Mon, 19 Jan 2015 16:54:43 +0530 Subject: [PATCH] Comments changed --- ee/cli/plugins/stack.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/cli/plugins/stack.py b/ee/cli/plugins/stack.py index 103f96f7..9bf7d0e9 100644 --- a/ee/cli/plugins/stack.py +++ b/ee/cli/plugins/stack.py @@ -1,4 +1,4 @@ -"""Example Plugin for EasyEngine.""" +"""Stack Plugin for EasyEngine.""" from cement.core.controller import CementBaseController, expose from cement.core import handler, hook