get_version method
Leave feedback
On this page
Retrieves annotations from a specific version.
def get_version(self, version):
...
| Parameter | Type | Description |
|---|---|---|
| version | Any |
The version’s key of the version you want to return. |
Returns: The list of annotations from the specified version. If None, returns the latest version.
- class
Annotator
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.