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: Corrige erro quando arquivo já foi removido #301

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

thulio
Copy link
Collaborator

@thulio thulio commented Feb 17, 2023

No description provided.

@thulio thulio self-assigned this Feb 17, 2023
for model_file in removed_models_files:
os.remove(model_file)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Se alguem apagasse o target antes de chamar compile, essa linha dava erro

@thulio thulio marked this pull request as ready for review February 17, 2023 19:44
lemosflavio
lemosflavio previously approved these changes Feb 17, 2023
eduwxyz
eduwxyz previously approved these changes Feb 23, 2023
@thulio thulio merged commit 4b51278 into main Feb 23, 2023
@thulio thulio deleted the fix/clean-compiled-files branch February 23, 2023 12:33
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

3 participants