From b8763f1934a0ac23110ee15a7374fbc7724836c2 Mon Sep 17 00:00:00 2001 From: dryuri92 <39188804+dryuri92@users.noreply.github.com> Date: Mon, 16 Mar 2020 15:07:12 +0300 Subject: [PATCH] test TRAVIS CI commit is to make sure of TRAVIS CI works properly --- tests/regression_tests/mg_temperature/build_2g.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/regression_tests/mg_temperature/build_2g.py b/tests/regression_tests/mg_temperature/build_2g.py index bfdd7f282f..86ba17cea7 100644 --- a/tests/regression_tests/mg_temperature/build_2g.py +++ b/tests/regression_tests/mg_temperature/build_2g.py @@ -276,7 +276,6 @@ def build_inf_model(xsnames, xslibname, temperature, tempmethod='nearest'): batches = 15 inactive = 5 particles = 5000 - # Instantiate a Settings object settings_file = openmc.Settings() settings_file.batches = batches