aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/close.py
diff options
context:
space:
mode:
Diffstat (limited to 'becommands/close.py')
-rw-r--r--becommands/close.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/becommands/close.py b/becommands/close.py
index 184e2e1..11c5c74 100644
--- a/becommands/close.py
+++ b/becommands/close.py
@@ -1,3 +1,4 @@
+"""Close a bug"""
from libbe import cmdutil
def execute(args):
assert(len(args) == 1)