Adding image_display widget
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""GUI widgets for the microscopy object detection application."""
|
||||
|
||||
from src.gui.widgets.image_display_widget import ImageDisplayWidget
|
||||
|
||||
__all__ = ["ImageDisplayWidget"]
|
||||
|
||||
Reference in New Issue
Block a user