Skip to content

Commit b59654c

Browse files
Merge pull request #75 from computational-cell-analytics/70_create_GUI_entry_point
70 Create a GUI entrypoint
2 parents 32d313f + 272ef06 commit b59654c

File tree

5 files changed

+456
-1
lines changed

5 files changed

+456
-1
lines changed

micro_sam/sam_annotator/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from .annotator import annotator
12
from .annotator_2d import annotator_2d
23
from .annotator_3d import annotator_3d
34
from .annotator_tracking import annotator_tracking

0 commit comments

Comments
 (0)