Commit 68b30c7
authored
feat(python): add OciClient and OciClientV2 to additional_init_exports (#712)
Add OCI client exports so they survive Fern regeneration of __init__.py.
Follows the same pattern as BedrockClient/SagemakerClient.
Related: cohere-ai/cohere-python#7181 parent 0981006 commit 68b30c7
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
| |||
0 commit comments