Skip to content

Fix typo in dataloader class name#2419

Open
B-OURGER wants to merge 2 commits intomicrosoft:mainfrom
B-OURGER:patch-1
Open

Fix typo in dataloader class name#2419
B-OURGER wants to merge 2 commits intomicrosoft:mainfrom
B-OURGER:patch-1

Conversation

@B-OURGER
Copy link
Copy Markdown

@B-OURGER B-OURGER commented Apr 17, 2026

Describe your changes

I have changed a typo in the documentation. No further tests should be needed. Furthermore, no existing test should be affected by this change.

Copilot AI review requested due to automatic review settings April 17, 2026 08:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects a typo in the documentation example for registering a custom dataloader, ensuring the example instantiates the intended MyDataLoader class.

Changes:

  • Fix the class name used in the my_dataloader example from MyDataloader to MyDataLoader.

Comment thread docs/source/how-to/extending/custom-scripts.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants