Tai Truong
fix readme
d202ada
raw
history blame contribute delete
187 Bytes
from langflow.custom.custom_component.component import Component
from langflow.custom.custom_component.custom_component import CustomComponent
__all__ = ["Component", "CustomComponent"]