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

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

sayakpaul wants to merge 3 commits into main from no-check-blank-new-line-space
sayakpaul
sayakpaul38 days ago

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 add rule to ignore checking black line whitespace.
3468ae28
sayakpaul sayakpaul requested a review from DN6 DN6 38 days ago
sayakpaul Merge branch 'main' into no-check-blank-new-line-space
582a87ec
sayakpaul Merge branch 'main' into no-check-blank-new-line-space
2d17ef89
sayakpaul sayakpaul closed this 10 days ago
sayakpaul sayakpaul deleted the no-check-blank-new-line-space branch 10 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone