mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
PEP8 corrections to plot overlap test.
This commit is contained in:
parent
2c6aa62977
commit
8d1098400c
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ class PlotTestHarness(TestHarness):
|
|||
def _run_openmc(self):
|
||||
openmc.plot_geometry(openmc_exec=config['exe'])
|
||||
|
||||
|
||||
|
||||
def _test_output_created(self):
|
||||
"""Make sure *.ppm has been created."""
|
||||
for fname in self._plot_names:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue