comment out unused pytest import
This commit is contained in:
parent
4218f529ea
commit
c7ad0f0e37
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import pytest # type: ignore
|
||||
# import pytest
|
||||
import numpy
|
||||
from numpy.testing import assert_allclose #, assert_array_equal
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue