Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the error message thrown from dataloader #1244

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shitaoli-db
Copy link

Previously the dataloader will throw the error message that contain duplicated fileName + extension in the Could not find a file with any of the supported extensions:. This PR patched a simple fix to remove the unnecessary concat in the error message string.

Copy link
Collaborator

@dakinggg dakinggg left a comment

Choose a reason for hiding this comment

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

Could you please provide a manual test run showing that this fix works?

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.

None yet

2 participants