Skip to content

Commit

Permalink
Merge pull request cupy#8642 from asi1024/skip-scp
Browse files Browse the repository at this point in the history
  • Loading branch information
takagi authored and chainer-ci committed Oct 3, 2024
1 parent 358cbdc commit 948e6a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def test_equality_of_two_equations(self, dtype):
testing.assert_array_equal(res1, res2)


@testing.with_requires("scipy")
class TestExpM:

def test_zero(self):
Expand Down

0 comments on commit 948e6a2

Please sign in to comment.