Skip to content

Commit

Permalink
Deleted unused imports in test_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed Mar 14, 2024
1 parent 8349ab7 commit 3ed7cc5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 3ed7cc5

Please sign in to comment.