From 3ed7cc5e9b4d440392fc8c3160a08e746f6fde7e Mon Sep 17 00:00:00 2001 From: JosePizarro3 Date: Thu, 14 Mar 2024 09:31:38 +0100 Subject: [PATCH] Deleted unused imports in test_utils --- tests/test_utils.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/test_utils.py b/tests/test_utils.py index 0aef99bd..22655e44 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -16,11 +16,6 @@ # limitations under the License. # -import pytest -import numpy as np - -from nomad.datamodel import EntryArchive - from . import logger from nomad_simulations.utils import ( get_sibling_section,