Skip to content

Fix wrong indent in utils/check_if_new_model_added.py - #30456

Merged
ydshieh merged 1 commit into
mainfrom
fix_indent
Apr 24, 2024
Merged

Fix wrong indent in utils/check_if_new_model_added.py#30456
ydshieh merged 1 commit into
mainfrom
fix_indent

Conversation

@ydshieh

@ydshieh ydshieh commented Apr 24, 2024

Copy link
Copy Markdown
Collaborator

What does this PR do?

See comment in the change

@ydshieh ydshieh changed the title Fix wrong indent Fix wrong indent in utils/check_if_new_model_added.py Apr 24, 2024
Comment on lines +94 to +95
# It's unlikely we have 2 new modeling files in a pull request.
break

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

we break the loop when we find a new modeling file. Previously, we break the loop after the first step (no matter if we find new modeling file).

@ydshieh
ydshieh requested a review from ArthurZucker April 24, 2024 14:55
@ydshieh ydshieh mentioned this pull request Apr 24, 2024
5 tasks
@ydshieh
ydshieh merged commit d0d430f into main Apr 24, 2024
@ydshieh
ydshieh deleted the fix_indent branch April 24, 2024 15:44
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