Fix docstring style to match torchvision guidelines#9473
Fix docstring style to match torchvision guidelines#9473yakshithkd23 wants to merge 2 commits intopytorch:mainfrom
Conversation
Updated docstring formatting for _parallelogram_to_bounding_boxes function.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9473
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Hi, could a maintainer please approve and run the workflows? Thank you! |
|
@zy1git Thanks for pointing that out! You're right — issue #400 is unrelated. I mistakenly referenced the wrong issue. This PR only improves the ImageFolder documentation for clarity and is not directly linked to any specific issue. I will update the PR description to remove the incorrect reference. |
|
@yakshithkd23 I started the CI tests. By the way, why the comment below shows up in this PR? I think it should be in PR 9353. "@zy1git Thanks for pointing that out! You're right — issue #400 is unrelated. I mistakenly referenced the wrong issue. This PR only improves the ImageFolder documentation for clarity and is not directly linked to any specific issue. I will update the PR description to remove the incorrect reference." |
Updated docstring formatting for _parallelogram_to_bounding_boxes function.