From 49713edd1ae7205c2d5aa0a11b3776523647ae62 Mon Sep 17 00:00:00 2001 From: jstilley Date: Wed, 22 Nov 2023 09:21:59 -0800 Subject: [PATCH] Fixing test --- armi/materials/tests/test_uZr.py | 1 + 1 file changed, 1 insertion(+) diff --git a/armi/materials/tests/test_uZr.py b/armi/materials/tests/test_uZr.py index 9007911af..b90fa445c 100644 --- a/armi/materials/tests/test_uZr.py +++ b/armi/materials/tests/test_uZr.py @@ -14,6 +14,7 @@ """Tests for simplified UZr material.""" from unittest import TestCase +import pickle from armi.materials.uZr import UZr