- 
                Notifications
    
You must be signed in to change notification settings  - Fork 451
 
Remove unused ** arguments #2327
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
Conversation
| 
           This pull request was exported from Phabricator. Differential Revision: D56828338  | 
    
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 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.  | 
    
Summary: Pull Request resolved: meta-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
67f92f3    to
    858dc15      
    Compare
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D56828338  | 
    
858dc15    to
    c0122ef      
    Compare
  
    Summary: Pull Request resolved: meta-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
| 
           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
c0122ef    to
    7484343      
    Compare
  
    | 
           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
7484343    to
    e803e69      
    Compare
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D56828338  | 
    
| 
           This pull request has been merged in 07f12b7.  | 
    
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