We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21aaf0 commit c1d4b36Copy full SHA for c1d4b36
tests/conftest.py
@@ -324,4 +324,3 @@ def init_convex_frontier(convex_frontier_params):
324
@pytest.fixture(scope="module")
325
def init_nonconvex_frontier(nonconvex_frontier_params):
326
return ok.EfficientFrontierReb(**nonconvex_frontier_params)
327
-
0 commit comments