Skip to content

Commit c33a293

Browse files
committed
chore: fix formatting
1 parent 73e5678 commit c33a293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/writerai/types/chat_streaming_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

33

4-
from .._models import BaseModel
54
from .chat import Chat
5+
from .._models import BaseModel
66

77
__all__ = ["ChatStreamingData"]
88

0 commit comments

Comments
 (0)