mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-19 00:01:33 +00:00
5 lines
No EOL
77 B
Python
5 lines
No EOL
77 B
Python
from .base_component import BaseComponent
|
|
|
|
__all__ = [
|
|
"BaseComponent",
|
|
] |