You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1/N] Add return types of Python functions (pytorch#167162)
This PR adds return types of some Python functions. Most of them return `None`. The types were added automatically by ruff `ANN` rules.
Pull Request resolved: pytorch#167162
Approved by: https://github.com/Lucaskabela
0 commit comments