Skip to content

Commit

Permalink
Remove duplicate line (pytorch#91006)
Browse files Browse the repository at this point in the history
Two [nearly](pytorch#90927) [identical](pytorch#90948) PRs both got merged without a reported merge conflicts? First time for everything
Pull Request resolved: pytorch#91006
Approved by: https://github.com/kit1980
  • Loading branch information
ZainRizvi authored and pytorchmergebot committed Dec 17, 2022
1 parent f7b384c commit 1d94878
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ To develop PyTorch on your machine, here are some tips:
### Instructions
_**Note**: If you get stuck at any step, check out the [tips and debugging](#tips-and-debugging) section below for common solutions_

_**Note**: If you get stuck at any step, check out the [tips and debugging](#tips-and-debugging) section below for common solutions_

1. Uninstall all existing PyTorch installs. You may need to run `pip
uninstall torch` multiple times. You'll know `torch` is fully
uninstalled when you see `WARNING: Skipping torch as it is not
Expand Down

0 comments on commit 1d94878

Please sign in to comment.