Skip to content

Commit

Permalink
Remove restart parameter to PipInstall
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Oct 9, 2023
1 parent cbdb56c commit 19cb130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/workflows/test_pytorch_optuna.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"urllib3<2.0.0",
],
pip_options=["--force-reinstall"],
restart=True,
),
)
def test_hpo(client):
Expand Down

0 comments on commit 19cb130

Please sign in to comment.