Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/writers.py
diff options
context:
space:
mode:
Diffstat (limited to 'writers.py')
-rw-r--r--writers.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/writers.py b/writers.py
index 35ac061..c609546 100644
--- a/writers.py
+++ b/writers.py
@@ -207,8 +207,8 @@ class _BaseWriter(object):
thisNick['items'].append(escape(m.line))
if len(thisNick['items']) > 1:
ActionItemsPerson.append(thisNick)
- if numberAssigned == 0:
- ActionItemsPerson = None
+ #if numberAssigned == 0:
+ # ActionItemsPerson = None
repl['ActionItemsPerson'] = ActionItemsPerson
# Format of ActionItemsPerson
# ActionItemsPerson =