From 4850a63a100f4f2c90a8dd5083a1a2b8b40d70ed Mon Sep 17 00:00:00 2001 From: Bryan Herman Date: Tue, 2 Apr 2013 14:25:41 -0400 Subject: [PATCH] added spacing between args --- src/utils/statepoint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/statepoint.py b/src/utils/statepoint.py index c4e952aece..9ab8db445e 100644 --- a/src/utils/statepoint.py +++ b/src/utils/statepoint.py @@ -440,7 +440,7 @@ class StatePoint(object): # has been called already. return t.results[filter_index, score_index] - def extract_results(self,tally_id,score_str): + def extract_results(self, tally_id, score_str): # get tally try: