Skip to content

Commit

Permalink
Format Python code with psf/black push
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and github-actions committed Jan 1, 2023
1 parent 6eef1ad commit 72c5760
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions models/openai_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -503,12 +503,6 @@ async def send_image_request(self, prompt, vary=None) -> tuple[File, list[Any]]:
)
x_offset += transparent.size[0]







x_offset = 0
y_offset += transparent.size[1]

Expand Down

0 comments on commit 72c5760

Please sign in to comment.