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] Replaced shutil.copy with shutil.copyfile #9885

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

SahilCarterr
Copy link
Contributor

What does this PR do?

Fixes #9798 Replaced shutil.copy with shutil.copyfile

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed.
@yiyixuxu @sayakpaul

@sayakpaul sayakpaul requested a review from Wauplin November 7, 2024 19:05
Copy link
Collaborator

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

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

Thanks!

@sayakpaul sayakpaul requested a review from yiyixuxu November 8, 2024 10:36
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@yiyixuxu yiyixuxu merged commit 0be52c0 into huggingface:main Nov 8, 2024
15 checks passed
@SahilCarterr SahilCarterr deleted the fix_shutil branch November 8, 2024 18:41
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
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.

Replace shutil.copy with shutil.copyfile
4 participants