comment unused import
This commit is contained in:
parent
5a20339eab
commit
f84a75f35a
@ -1,6 +1,6 @@
|
||||
import pytest # type: ignore
|
||||
import numpy
|
||||
from numpy.testing import assert_allclose, assert_array_equal
|
||||
from numpy.testing import assert_allclose #, assert_array_equal
|
||||
|
||||
from .. import Grid
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user