Skip to content

Commit

Permalink
style: fix lint errors
Browse files Browse the repository at this point in the history
Signed-off-by: Isac Byeonghoon Yoo <[email protected]>
  • Loading branch information
isac322 committed Dec 22, 2023
1 parent 7aa28ce commit 40e68cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/simple-openai-assistant/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

from fastapi import FastAPI
from openai import AsyncOpenAI
from openai.pagination import AsyncCursorPage
from openai.types.beta.threads import MessageContentText, ThreadMessage

import plugbear.fastapi

Expand Down

0 comments on commit 40e68cb

Please sign in to comment.