From 8992f6028025deb005e88e8415792bc71fe351f2 Mon Sep 17 00:00:00 2001 From: jstilley Date: Wed, 6 Dec 2023 15:40:14 -0800 Subject: [PATCH] Removing defunct comment --- armi/physics/neutronics/tests/test_energyGroups.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/armi/physics/neutronics/tests/test_energyGroups.py b/armi/physics/neutronics/tests/test_energyGroups.py index cb68011ae..6d789cd49 100644 --- a/armi/physics/neutronics/tests/test_energyGroups.py +++ b/armi/physics/neutronics/tests/test_energyGroups.py @@ -34,17 +34,11 @@ def test_invalidGroupStructureType(self): energyGroups.getGroupStructureType(energyBounds) def test_consistenciesBetweenGroupStructureAndGroupStructureType(self): - """ - Test that the reverse lookup of the energy group structures work. + """Test that the reverse lookup of the energy group structures work. .. test:: Check the neutron energy group bounds for a given group structure. :id: T_ARMI_EG_NE1 :tests: R_ARMI_EG_NE - - Notes - ----- - Several group structures point to the same energy group structure so the reverse lookup will fail to - get the correct group structure type. """ for groupStructureType in energyGroups.GROUP_STRUCTURE: self.assertEqual(