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