remo-python
remo-python copied to clipboard
Deleting annotation set
Thanks for the great tool, intuitive to set up and use!
I have the following scenario:
During development I find my self needing to delete an annotation set programmatically from python. While there is a .delete
method for datasets, I cannot figure how to do the same for annotation sets. The frontend is capable of doing this so I guess it is possible.
What am I missing?
Thanks in advance