Skip to content

Commit 3132a24

Browse files
committed
nit update
1 parent 31f27c3 commit 3132a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Version 3.16.0 (2022-03-08)
33
## Added
44
* Ability to fetch a model run with `client.get_model_run()`
5-
* Ability to fetch labels from a model run with `model_run.export_labels)`
5+
* Ability to fetch labels from a model run with `model_run.export_labels())`
66
- Note: this is only Experimental. To use, client param `enable_experimental` should
77
be set to true
88

0 commit comments

Comments
 (0)