comment out unused pytest import
This commit is contained in:
parent
4218f529ea
commit
c7ad0f0e37
@ -1,4 +1,4 @@
|
|||||||
import pytest # type: ignore
|
# import pytest
|
||||||
import numpy
|
import numpy
|
||||||
from numpy.testing import assert_allclose #, assert_array_equal
|
from numpy.testing import assert_allclose #, assert_array_equal
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user