-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Format torch/onnx with ufmt #82137
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
Format torch/onnx with ufmt #82137
Conversation
This is the last batch. After this, black linter can finally be replaced by ufmt (black + usort)
🔗 Helpful links
✅ No Failures (0 Pending)As of commit c4b5418 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
@pytorchbot merge -g |
@pytorchbot successfully started a merge job. Check the current status here |
Hey @huydhn. |
Summary: This is the last batch for the new ufmt (black + usort) linter. After this, black linter can finally be replaced. The previous PR to format ONNX tests was #81335 Pull Request resolved: #82137 Approved by: https://github.com/kit1980, https://github.com/AllenTiTaiWang Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/6ea422dd0be544140e3cc2bb8546159d103a4b0d Reviewed By: osalpekar Differential Revision: D38142973 Pulled By: huydhn fbshipit-source-id: 69699cef00053f5eb3f6d93b2645dbdf07e1fce0
This is the last batch for the new ufmt (black + usort) linter. After this, black linter can finally be replaced. The previous PR to format ONNX tests was pytorch#81335 Pull Request resolved: pytorch#82137 Approved by: https://github.com/kit1980, https://github.com/AllenTiTaiWang
This is the last batch for the new ufmt (black + usort) linter. After this, black linter can finally be replaced. The previous PR to format ONNX tests was #81335