1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 00:24:51 +00:00
Files
ArisuAutoSweeper/module/notify.py
T
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')