4 lines
66 B
Python

from .graph_widget import GraphWidget
__all__ = ("GraphWidget",)