pytorch / pytorch/pytorch.github.io
Typo on Reproducability Page
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
🕋 Website
Small Typo on reproducability page.
To Reproduce
Steps to reproduce the behavior (if applicable):
- Go to https://pytorch.org/docs/stable/notes/randomness.html
- Scroll down to the 'Python' section
inport randomshould beimport random
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open https://pytorch.org/docs/stable/notes/randomness.html and go to the Python section. Find the displayed inport random typo, correct it to import random, and verify the page shows the corrected text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100