ReMe/v1/config_handler.py
2025-07-03 18:21:15 +08:00

4 lines
67 B
Python

class ConfigHandler(object):
def __init__(self):
pass