aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/assign.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-12-14 21:03:47 -0500
committerW. Trevor King <wking@drexel.edu>2009-12-14 21:03:47 -0500
commit595e4efee8b736e97c31eb0810ffeea508257413 (patch)
treecc77faf4695975fbb7feae81a41fbf86c72b09c2 /libbe/command/assign.py
parentf9ee7a537561be80b9c232dd4fc848ddb564f6b0 (diff)
downloadbugseverywhere-595e4efee8b736e97c31eb0810ffeea508257413.tar.gz
Transitioned html to Command-format
Diffstat (limited to 'libbe/command/assign.py')
-rw-r--r--libbe/command/assign.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbe/command/assign.py b/libbe/command/assign.py
index e43a1bc..241c815 100644
--- a/libbe/command/assign.py
+++ b/libbe/command/assign.py
@@ -22,6 +22,7 @@ import libbe
import libbe.command
import libbe.command.util
+
class Assign (libbe.command.Command):
"""Assign an individual or group to fix a bug