-
Notifications
You must be signed in to change notification settings - Fork 24.6k
UFMT formatting on test/distributions, test/error_messages, test/forward_backward_compatability #123527
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/123527
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit ca7ced7 with merge base 7c23fed ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
fixed the following lint errors in e29c8ec |
export will conflict with #123520 |
has nontrivial changes
You can't put the noqa directly in multistring line, has to go at end. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will fail ci
dropped changes to export as it is already covered on #123520 |
Diff is now
which looks acceptable |
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 mandatory check(s) failed. The first few are: Dig deeper by viewing the failures on hud |
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: Lint / pr-sanity-checks Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…ard_backward_compatability (pytorch#123527) Partiall addresses pytorch#123062 UFMT formatting on - test/distributions - test/error_messages, test/forward_backward_compatability Pull Request resolved: pytorch#123527 Approved by: https://github.com/huydhn
…ard_backward_compatability (#123527) Partiall addresses #123062 UFMT formatting on - test/distributions - test/error_messages, test/forward_backward_compatability Pull Request resolved: #123527 Approved by: https://github.com/huydhn
Partiall addresses #123062
UFMT formatting on
cc @albanD