Skip to content

Commit

Permalink
Fix lint (pytorch#136781)
Browse files Browse the repository at this point in the history
  • Loading branch information
kit1980 authored and pytorchmergebot committed Sep 26, 2024
1 parent c878ea2 commit 9656a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@ Please also make sure to add milestone target to the PR/issue, especially if it
#### How to do Cherry Picking

You can now use `pytorchbot` to cherry pick a PyTorch PR that has been committed
to the main branch using `@pytorchbot cherry-pick` command as follows (make sure
that the cherry-pick tracker issue for the target release labelled as "release tracker" -
to the main branch using `@pytorchbot cherry-pick` command as follows (make sure
that the cherry-pick tracker issue for the target release labelled as "release tracker" -
this will allow the bot to find it and post comments).

```
Expand Down

0 comments on commit 9656a60

Please sign in to comment.