Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbbeyer committed Jun 13, 2024
1 parent 44bba5a commit 580d96a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testsuite/generate_coordinates_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

import numpy as np
import pyMBE
from itertools import combinations
pmb = pyMBE.pymbe_library(seed=42)

def test_arrays_less_equal(arr1, arr2, rtol=1e-7, atol=1e-7):
Expand Down

0 comments on commit 580d96a

Please sign in to comment.