mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-06 08:16:00 +00:00
4 lines
67 B
Python
4 lines
67 B
Python
class ConfigHandler(object):
|
|
|
|
def __init__(self):
|
|
pass
|