Skip to content

Commit

Permalink
tests updates
Browse files Browse the repository at this point in the history
  • Loading branch information
XiongPengNUS committed Jun 17, 2023
1 parent b44c5cf commit 1133c49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions tests/test_dro_convex.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
import pytest


rd.seed(1)

@pytest.mark.parametrize('array, const', [
(rd.rand(3, 7), rd.rand()),
(rd.rand(4, 7), rd.rand()),
Expand Down

0 comments on commit 1133c49

Please sign in to comment.