Pep8 newline

This commit is contained in:
Peter Baratta
2013-05-31 11:05:21 -04:00
parent 80a27f9391
commit 087834337a

View File

@@ -7,6 +7,7 @@ import numpy
import calc
from pyparsing import ParseException
class EvaluatorTest(unittest.TestCase):
"""
Run tests for calc.evaluator