Skip to content

Commit c1d4b36

Browse files
committed
fix: fixed tests
1 parent f21aaf0 commit c1d4b36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,3 @@ def init_convex_frontier(convex_frontier_params):
324324
@pytest.fixture(scope="module")
325325
def init_nonconvex_frontier(nonconvex_frontier_params):
326326
return ok.EfficientFrontierReb(**nonconvex_frontier_params)
327-

0 commit comments

Comments
 (0)