pytorch / botorch

Bayesian optimization in PyTorch
https://botorch.org/
MIT License
3.11k stars 406 forks source link

Remove unnecessary ufmt install in github actions #2583

Closed Balandat closed 1 month ago

Balandat commented 1 month ago

Summary: The line pip install -r requirements-fmt.txt above already installs ufmt, so this is not needed.

Differential Revision: D64517856

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D64517856

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.98%. Comparing base (7daad68) to head (80c0a7f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2583 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 196 196 Lines 17333 17333 ======================================= Hits 17331 17331 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

facebook-github-bot commented 1 month ago

This pull request has been merged in pytorch/botorch@b6726266d5c878f706b2d4072a3c7aa9ab487882.