Fix typo: 'Intializing' → 'Initializing' in test_parametrization.py#157362
Fix typo: 'Intializing' → 'Initializing' in test_parametrization.py#157362abhitorch81 wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/157362
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 91b0894 with merge base 1586521 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This PR is a small typo fix in Would appreciate your review and approval when you have a moment. Thank you for all your work on Dynamo and PyTorch! |
|
@pytorchbot merge -f "low risk typo" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This pull request fixes a minor typo in the doc comments of
test/nn/test_parametrization.py.'Intializing'with'Initializing'in two docstring comments to improve clarity and maintain consistency across the codebase.This is a non-functional change and does not impact behavior or test outcomes.
Thank you for maintaining such a high-quality codebase. Please let me know if any adjustments are needed. I'd be happy to help!