From 8d1098400cfd966f3dfd26faa3e59b76d8262904 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Thu, 13 Jun 2019 22:39:58 -0500 Subject: [PATCH] PEP8 corrections to plot overlap test. --- tests/regression_tests/plot_overlaps/test.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/regression_tests/plot_overlaps/test.py b/tests/regression_tests/plot_overlaps/test.py index 4e5b6caa4..bfaef019c 100644 --- a/tests/regression_tests/plot_overlaps/test.py +++ b/tests/regression_tests/plot_overlaps/test.py @@ -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: