mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Removing blank line.
This commit is contained in:
parent
6c387b66c5
commit
f47e35da75
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ class VolumeTest(PyAPITestHarness):
|
|||
openmc.VolumeCalculation(list(root.cells.values()), 100)
|
||||
]
|
||||
|
||||
|
||||
vol_calcs[3].set_trigger(self.exp_std_dev, 'std_dev')
|
||||
|
||||
vol_calcs[4].set_trigger(self.exp_rel_err, 'rel_err')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue