Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused ** arguments #2327

Closed
wants to merge 1 commit into from

Conversation

esantorella
Copy link
Member

Summary: In the process of auditing places where arguments (especially of the ** form) are ignored in BoTorch, I fixed the occurrences that seemed easy.

Differential Revision: D56828338

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label May 1, 2024
@facebook-github-bot
Copy link
Contributor

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

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (dd6ef71) to head (e803e69).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2327   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         189      189           
  Lines       16669    16669           
=======================================
  Hits        16665    16665           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

esantorella added a commit to esantorella/botorch that referenced this pull request May 1, 2024
Summary:
Pull Request resolved: pytorch#2327

In the process of auditing places where arguments (especially of the ** form) are ignored in BoTorch, I fixed the occurrences that seemed easy.

Differential Revision: D56828338
@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/botorch that referenced this pull request May 2, 2024
Summary:
Pull Request resolved: pytorch#2327

In the process of auditing places where arguments (especially of the ** form) are ignored in BoTorch, I fixed the occurrences that seemed easy.

Reviewed By: saitcakmak

Differential Revision: D56828338
@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/botorch that referenced this pull request May 3, 2024
Summary:

In the process of auditing places where arguments (especially of the ** form) are ignored in BoTorch, I fixed the occurrences that seemed easy.

Reviewed By: saitcakmak

Differential Revision: D56828338
@facebook-github-bot
Copy link
Contributor

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

Summary:

In the process of auditing places where arguments (especially of the ** form) are ignored in BoTorch, I fixed the occurrences that seemed easy.

Reviewed By: saitcakmak

Differential Revision: D56828338
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 07f12b7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants