Skip to content

Commit 71a39ed

Browse files
docs: remove or fix invalid readme examples
1 parent e4ffb62 commit 71a39ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ universal_classification = client.classifications.universal.create(
100100
"size": 512,
101101
},
102102
)
103-
print(universal_classification.chunking_options)
103+
print(universal_classification.classifications)
104104
```
105105

106106
## Handling errors

0 commit comments

Comments
 (0)