mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Remove extra line per PEP8
This commit is contained in:
parent
f85bf914d9
commit
0bfa509b3c
1 changed files with 0 additions and 1 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue