-
Notifications
You must be signed in to change notification settings - Fork 415
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
Fix warning in test_normalize
#1876
Conversation
@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Codecov Report
@@ Coverage Diff @@
## main #1876 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 172 172
Lines 15093 15093
=========================================
Hits 15093 15093
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Return the proper type of
indices
inget_init_args()
forNormalize
. This would cause the following warning: