From 99d5a8a7c7f86725d772f19e007c24e9f1397740 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 20 Jul 2017 19:03:57 +0200 Subject: added docstrings --- lib/listcommands.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/listcommands.py') diff --git a/lib/listcommands.py b/lib/listcommands.py index 2d90cea..6c7ea65 100644 --- a/lib/listcommands.py +++ b/lib/listcommands.py @@ -2,6 +2,9 @@ import sys from classes import Colors class ListCommands(object): + """ + ListCommands is used for return errors and check what commands exists + """ info = { 'info' : 'this is stout', -- cgit v1.2.3-18-g5258