Skip to content

[Chore] add rule to ignore checking black line whitespace. #11544

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

Closed
wants to merge 3 commits into from

Conversation

sayakpaul
Copy link
Member

What does this PR do?

To prevent stuff like:

src/diffusers/pipelines/modular_pipeline_utils.py:272:1: W293 Blank line contains whitespace
    |
270 |     """
271 |     Format input parameters into a string representation, with required params first followed by optional ones.
272 |     
    | ^^^^ W293

@sayakpaul sayakpaul requested a review from DN6 May 13, 2025 03:35
@sayakpaul sayakpaul closed this Jun 10, 2025
@sayakpaul sayakpaul deleted the no-check-blank-new-line-space branch June 10, 2025 01:25
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.

1 participant