Skip to content

Commit 8a911e5

Browse files
author
tangyanfei.8
committed
fix: add missing newline at end of pipeline_output.py
1 parent aa2f563 commit 8a911e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/diffusers/pipelines/joyimage/pipeline_output.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ class JoyImageEditPlusPipelineOutput(BaseOutput):
2222
"""
2323

2424
images: Union[List[PIL.Image.Image], np.ndarray]
25+

0 commit comments

Comments
 (0)