added spacing between args

This commit is contained in:
Bryan Herman 2013-04-02 14:25:41 -04:00
parent d874735072
commit 4850a63a10

View file

@ -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: