3 lines
86 B
Python
3 lines
86 B
Python
|
from . import base_component # noqa:F401
|
||
|
from . import component_loader # noqa:F401
|