remove unused lines

This commit is contained in:
dryuri92 2020-03-23 14:16:05 +03:00 committed by GitHub
parent db0d5abbf4
commit 051ebfcff3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,6 @@ class MgTemperatureTestHarness(TestHarness):
"""Run OpenMC with the appropriate arguments and check the outputs."""
base_dir = os.getcwd()
overall_results = []
print("Base dir is {}".format(base_dir))
macro_xs = create_openmc_2mg_libs(names)
types = ('micro', 'micro',
'micro', 'micro',
@ -63,7 +62,6 @@ class MgTemperatureTestHarness(TestHarness):
"""Update the results_true using the current version of OpenMC."""
base_dir = os.getcwd()
overall_results = []
print("Base dir is {}".format(base_dir))
macro_xs = create_openmc_2mg_libs(names)
types = ('micro', 'micro',
'micro', 'micro',