1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 22:05:12 +00:00
ArisuAutoSweeper/module/notify.py
2023-11-01 15:33:35 +08:00

5 lines
124 B
Python

from module.logger import logger
def handle_notify(*args, **kwargs):
logger.error('Error notify is not supported yet')