Skip to content

Commit 32f0580

Browse files
committed
add generated to output
1 parent 6a8e0e8 commit 32f0580

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/together/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
constants,
1010
error,
1111
filemanager,
12+
generated,
1213
resources,
1314
together_response,
1415
types,
@@ -54,6 +55,7 @@
5455
"Client",
5556
"AsyncClient",
5657
"resources",
58+
"generated",
5759
"types",
5860
"abstract",
5961
"filemanager",

0 commit comments

Comments
 (0)