From 517f120af8c1c811222704aa749273d98c608ddb Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Thu, 29 Jul 2021 22:48:13 +0800 Subject: [PATCH] Update announcement.py --- plugins/draw_card/announcement.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/draw_card/announcement.py b/plugins/draw_card/announcement.py index 696ee67d..b19e87bb 100644 --- a/plugins/draw_card/announcement.py +++ b/plugins/draw_card/announcement.py @@ -250,8 +250,7 @@ class PrettyAnnouncement: break else: logger.error('赛马娘UP无法找到活动日期....取消更新UP池子...') - return - # raise Exception('赛马娘UP无法找到活动日期....') + return check_write(data, pretty_up_char) time = time.replace('~', '-').replace('/', '月').split(' ') time = time[0] + '日 ' + time[1] + ' - ' + time[3] + '日 ' + time[4] data['char']['time'] = time