File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4545from superannotate .lib .app .interface .sdk_interface import (
4646 download_annotation_classes_json ,
4747)
48- from superannotate .lib .app .interface .sdk_interface import download_annotations
4948from superannotate .lib .app .interface .sdk_interface import download_export
5049from superannotate .lib .app .interface .sdk_interface import download_image
5150from superannotate .lib .app .interface .sdk_interface import download_image_annotations
126125 "get_exports" ,
127126 # annotations
128127 "get_annotations" ,
129- "download_annotations" ,
130128 "get_annotations_per_frame" ,
131129 # integrations
132130 "get_integrations" ,
Original file line number Diff line number Diff line change 1- __version__ = "4.3.4b1 "
1+ __version__ = "4.3.4b2 "
You can’t perform that action at this time.
0 commit comments