-
Notifications
You must be signed in to change notification settings - Fork 607
Fix missing newline typo on ios docs #5491
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/5491
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit 7600ada with merge base 16673f9 ( NEW FAILURE - The following job has failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D63037094 |
Summary: Pull Request resolved: pytorch#5491 Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline. Reviewed By: kirklandsign Differential Revision: D63037094
This pull request was exported from Phabricator. Differential Revision: D63037094 |
188700d
to
7600ada
Compare
This pull request has been merged in 2df0cc1. |
@pytorchbot cherry-pick --onto release/0.4 -c docs |
Summary: Pull Request resolved: #5491 Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline. Reviewed By: kirklandsign Differential Revision: D63037094 fbshipit-source-id: 549c4158ed54efdf29095926c77ea77f71b92dac (cherry picked from commit 2df0cc1)
Cherry picking #5491The cherry pick PR is at #5510 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Fix missing newline typo on ios docs (#5491) Summary: Pull Request resolved: #5491 Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline. Reviewed By: kirklandsign Differential Revision: D63037094 fbshipit-source-id: 549c4158ed54efdf29095926c77ea77f71b92dac (cherry picked from commit 2df0cc1) Co-authored-by: Riandy Riandy <[email protected]>
Summary: Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline.
Differential Revision: D63037094