Remove extra line per PEP8

This commit is contained in:
Paul Romano 2016-08-11 11:37:11 -05:00
parent f85bf914d9
commit 0bfa509b3c

View file

@ -521,7 +521,6 @@ class StatePoint(object):
if self.summary is not None:
self.summary.add_volume_information(volume_calc)
def get_tally(self, scores=[], filters=[], nuclides=[],
name=None, id=None, estimator=None, exact_filters=False,
exact_nuclides=False, exact_scores=False):