From dacc496956cd2891a5c8ea783e0c7b0e353fe5e0 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 4 Nov 2024 17:41:00 +0100 Subject: [PATCH] removing unused import --- openquake/hazardlib/tests/gsim/mgmpe/m9_basin_term_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openquake/hazardlib/tests/gsim/mgmpe/m9_basin_term_test.py b/openquake/hazardlib/tests/gsim/mgmpe/m9_basin_term_test.py index 49a01ccfc29..2556bd642c6 100644 --- a/openquake/hazardlib/tests/gsim/mgmpe/m9_basin_term_test.py +++ b/openquake/hazardlib/tests/gsim/mgmpe/m9_basin_term_test.py @@ -23,7 +23,6 @@ from openquake.hazardlib.imt import PGA, PGV, SA from openquake.hazardlib.const import TRT, IMC from openquake.hazardlib.gsim.mgmpe.m9_basin_term import M9BasinTerm -from openquake.hazardlib.gsim.kuehn_2020 import KuehnEtAl2020SInter ae = np.testing.assert_equal aae = np.testing.assert_almost_equal