From f1dea9c4f1217e8adfe0857de6a9aa3807ea418b Mon Sep 17 00:00:00 2001 From: YoungHui Park Date: Mon, 4 Jan 2021 14:17:36 -0600 Subject: [PATCH] Update tests/regression_tests/surface_source/test.py Co-authored-by: Paul Romano --- tests/regression_tests/surface_source/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/regression_tests/surface_source/test.py b/tests/regression_tests/surface_source/test.py index 01eb9a6392..68fa4a921c 100644 --- a/tests/regression_tests/surface_source/test.py +++ b/tests/regression_tests/surface_source/test.py @@ -1,6 +1,6 @@ import os -import h5py +import h5py import numpy as np import pytest import openmc