From 2de30b8e389994fc872c745a34eac2f811f49ab5 Mon Sep 17 00:00:00 2001 From: "wbinventor@gmail.com" Date: Tue, 19 Jan 2016 08:55:39 -0500 Subject: [PATCH] Removed blank line in test_mgxs_library_distribcell.py --- .../test_mgxs_library_distribcell.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_mgxs_library_distribcell/test_mgxs_library_distribcell.py b/tests/test_mgxs_library_distribcell/test_mgxs_library_distribcell.py index 41aa1245d0..1de21a6037 100644 --- a/tests/test_mgxs_library_distribcell/test_mgxs_library_distribcell.py +++ b/tests/test_mgxs_library_distribcell/test_mgxs_library_distribcell.py @@ -73,7 +73,6 @@ class MGXSTestHarness(PyAPITestHarness): return outstr - def _cleanup(self): super(MGXSTestHarness, self)._cleanup() f = os.path.join(os.getcwd(), 'tallies.xml')