-
Notifications
You must be signed in to change notification settings - Fork 810
Add lint-ignore in install_requirements.py #16544
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/pytorch/executorch/16544
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 17 Pending, 5 Unrelated FailuresAs of commit c9bb0a9 with merge base 6d25df6 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
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.
Pull request overview
This PR adds a @lint-ignore directive to suppress a linting warning about a URL in a comment. The URL reference to PyTorch's nightly build page is being flagged by a link checker, and this change exempts it from that check.
Changes:
- Split a comment line containing a URL across two lines and added
@lint-ignoredirective to suppress link-checking warnings
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f21d404 to
c9bb0a9
Compare
https://hud.pytorch.org/hud/pytorch/executorch/main/1?per_page=50&name_filter=nightly%20%2F%20link-check