Skip to content

Commit

Permalink
Update asssitant_deleted.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ansumanswain authored Nov 7, 2023
1 parent e0aafc6 commit 147710e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openai/types/beta/asssitant_deleted.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from ..._models import BaseModel

__all__ = ["AsssitantDeleted"]
__all__ = ["AssistantDeleted"]


class AsssitantDeleted(BaseModel):
Expand Down

0 comments on commit 147710e

Please sign in to comment.