Skip to content

docs: fix comment typos#3757

Merged
vfdev-5 merged 2 commits into
pytorch:masterfrom
nightcityblade:fix/docs-typo
May 29, 2026
Merged

docs: fix comment typos#3757
vfdev-5 merged 2 commits into
pytorch:masterfrom
nightcityblade:fix/docs-typo

Conversation

@nightcityblade

Copy link
Copy Markdown
Contributor

Fixes #3756

Description:

Fix a few typos in comments in the reference examples and metric tests.

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

Tests:

  • python3 -m pytest tests/ignite/metrics/test_metric.py::test_skip_unrolling
  • python3 -m ruff check examples/references/classification/imagenet/main.py examples/references/segmentation/pascal_voc2012/main.py tests/ignite/metrics/test_metric.py

@github-actions github-actions Bot added the examples Examples label May 24, 2026
@vfdev-5
vfdev-5 enabled auto-merge May 25, 2026 12:28
@vfdev-5
vfdev-5 disabled auto-merge May 29, 2026 13:48
@vfdev-5
vfdev-5 merged commit 8165de9 into pytorch:master May 29, 2026
17 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix typos in comments

3 participants