From 7812e1058533978ec2d20ab6e1ec725a6fc47e55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <1173718158@qq.com> Date: Sat, 30 Nov 2024 07:10:57 +0800 Subject: [PATCH] . --- py/LunaTranslator/cishu/cishubase.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/LunaTranslator/cishu/cishubase.py b/py/LunaTranslator/cishu/cishubase.py index 70ad9380..ec581918 100644 --- a/py/LunaTranslator/cishu/cishubase.py +++ b/py/LunaTranslator/cishu/cishubase.py @@ -107,7 +107,7 @@ class cishubase: lideep = 0 def switchli(): - nonlocal lideep + nonlocal lideep, lastli while lideep: html_lines.append("") lideep -= 1